Skip to content

Commit 059773d

Browse files
bump to wasmbus-rpc v0.14
Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
1 parent 9efc4cb commit 059773d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ tracing-subscriber = { version = "0.3.7", features = [
5959
"json",
6060
], optional = true }
6161
uuid = "1"
62-
# wasmbus-rpc = "0.13"
63-
wasmbus-rpc = { version = "0.13", git = "https://github.com/vados-cosmonic/weld", branch = "chore/update-nkeys-and-related-deps" }
62+
wasmbus-rpc = "0.14"
6463
wasmcloud-control-interface = "0.27"
6564
semver = { version = "1.0.16", features = ["serde"] }
6665

0 commit comments

Comments
 (0)