Skip to content

Commit 0372c25

Browse files
committed
Depend on zenoh 0.5.0-beta.4
1 parent fddaede commit 0372c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ name = "zenoh"
3939
crate-type = ["cdylib"]
4040

4141
[dependencies]
42-
zenoh = { version = "0.5.0-beta.3", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "master" }
42+
zenoh = { version = "0.5.0-beta.4", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "master" }
4343
uhlc = "0.2"
4444
futures = "0.3.5"
4545
log = "0.4"

0 commit comments

Comments
 (0)