Skip to content

Commit

Permalink
bump async-nats to v0.29
Browse files Browse the repository at this point in the history
Signed-off-by: Connor Smith <[email protected]>
  • Loading branch information
connorsmith256 committed Apr 12, 2023
1 parent 0b9fd42 commit 60aa1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ num-bigint = { version = "0.4", optional = true }
bigdecimal = { version = "0.3", optional = true }

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
async-nats = "0.27.1"
async-nats = "0.29"
atty = "0.2"
data-encoding = "2.3"
futures = "0.3"
Expand Down

0 comments on commit 60aa1b0

Please sign in to comment.