We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efc4cb commit 059773dCopy full SHA for 059773d
Cargo.toml
@@ -59,8 +59,7 @@ tracing-subscriber = { version = "0.3.7", features = [
59
"json",
60
], optional = true }
61
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" }
+wasmbus-rpc = "0.14"
64
wasmcloud-control-interface = "0.27"
65
semver = { version = "1.0.16", features = ["serde"] }
66
0 commit comments