We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fddaede commit 0372c25Copy full SHA for 0372c25
Cargo.toml
@@ -39,7 +39,7 @@ name = "zenoh"
39
crate-type = ["cdylib"]
40
41
[dependencies]
42
-zenoh = { version = "0.5.0-beta.3", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "master" }
+zenoh = { version = "0.5.0-beta.4", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "master" }
43
uhlc = "0.2"
44
futures = "0.3.5"
45
log = "0.4"
0 commit comments