Skip to content

Commit 9237d85

Browse files
committed
Merge remote-tracking branch 'origin/master' into ow/runtime-rm
2 parents 4584eea + 9c37871 commit 9237d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2018"
1010
ax-futures-util = { path = "../ax-futures-util" }
1111
warp = "0.3.0"
1212
futures = { version = "0.3.12", package = "futures" }
13-
serde = { version = "1.0.121", features = ["derive"] }
13+
serde = { version = "1.0.123", features = ["derive"] }
1414
serde_json = { version = "1.0.61", features = ["raw_value"] }
1515
bytes = "1.0.1"
1616
tokio = { version = "1.1.0", features = ["full"], package = "tokio" }

0 commit comments

Comments
 (0)