Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into ow/runtime-rm
Browse files Browse the repository at this point in the history
  • Loading branch information
wngr committed Jan 27, 2021
2 parents 4584eea + 9c37871 commit 9237d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2018"
ax-futures-util = { path = "../ax-futures-util" }
warp = "0.3.0"
futures = { version = "0.3.12", package = "futures" }
serde = { version = "1.0.121", features = ["derive"] }
serde = { version = "1.0.123", features = ["derive"] }
serde_json = { version = "1.0.61", features = ["raw_value"] }
bytes = "1.0.1"
tokio = { version = "1.1.0", features = ["full"], package = "tokio" }
Expand Down

0 comments on commit 9237d85

Please sign in to comment.