@@ -144,11 +144,11 @@ wit-bindgen-wrpc-rust = { version = "0.3.3", default-features = false, path = ".
144144wit-bindgen-wrpc-rust-macro = { version = " 0.3.4" , default-features = false , path = " ./crates/wit-bindgen-rust-macro" }
145145wit-component = { version = " 0.202" , default-features = false }
146146wit-parser = { version = " 0.202" , default-features = false }
147- wrpc-cli = { version = " * " , path = " ./crates/cli" , default-features = false }
147+ wrpc-cli = { version = " 0.1 " , path = " ./crates/cli" , default-features = false }
148148wrpc-interface-blobstore = { version = " 0.16" , path = " ./crates/interface-blobstore" , default-features = false }
149149wrpc-interface-http = { version = " 0.22" , path = " ./crates/interface-http" , default-features = false }
150150wrpc-runtime-wasmtime = { version = " 0.16" , path = " ./crates/runtime-wasmtime" , default-features = false }
151151wrpc-transport = { version = " 0.24.3" , path = " ./crates/transport" , default-features = false }
152152wrpc-transport-nats = { version = " 0.21" , path = " ./crates/transport-nats" , default-features = false }
153153wrpc-types = { version = " 0.6" , path = " ./crates/types" , default-features = false }
154- wrpc-wasmtime-nats-cli = { version = " * " , path = " ./crates/wasmtime-nats-cli" , default-features = false }
154+ wrpc-wasmtime-nats-cli = { version = " 0.1 " , path = " ./crates/wasmtime-nats-cli" , default-features = false }
0 commit comments