Skip to content

Commit

Permalink
bump to wasmbus-rpc v0.14
Browse files Browse the repository at this point in the history
Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
  • Loading branch information
connorsmith256 committed Jul 14, 2023
1 parent 9efc4cb commit 059773d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ tracing-subscriber = { version = "0.3.7", features = [
"json",
], optional = true }
uuid = "1"
# wasmbus-rpc = "0.13"
wasmbus-rpc = { version = "0.13", git = "https://github.com/vados-cosmonic/weld", branch = "chore/update-nkeys-and-related-deps" }
wasmbus-rpc = "0.14"
wasmcloud-control-interface = "0.27"
semver = { version = "1.0.16", features = ["serde"] }

Expand Down

0 comments on commit 059773d

Please sign in to comment.