Skip to content

Commit

Permalink
Merge pull request #149 from connorsmith256/bump/async-nats
Browse files Browse the repository at this point in the history
bump async-nats to v0.29
  • Loading branch information
connorsmith256 authored Apr 12, 2023
2 parents 0b9fd42 + 60aa1b0 commit 2568381
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 2568381

Please sign in to comment.