@@ -78,17 +78,17 @@ tokio = "*"
7878unwrap-infallible = "0.1.5"
7979const_format = "0.2.32"
8080flume = "*"
81- zenoh = { version = "1.8 .0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main ", default-features = false, features = ["internal"] }
82- zenoh-ext = { version = "1.8 .0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main ", default-features = false, features=["internal"] }
83- zenoh-runtime = { version = "1.8 .0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main " }
84- zenoh-util = { version = "1.8 .0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main " }
81+ zenoh = { version = "1.9 .0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.9.0 ", default-features = false, features = ["internal"] }
82+ zenoh-ext = { version = "1.9 .0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.9.0 ", default-features = false, features=["internal"] }
83+ zenoh-runtime = { version = "1.9 .0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.9.0 " }
84+ zenoh-util = { version = "1.9 .0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.9.0 " }
8585@COMMENT_PINNED_DEPS@zenoh-pinned-deps-1-75 = { version = "1.8.0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main" }
8686
8787[target.'cfg(unix)'.dependencies]
8888ctor = "0.4.1"
8989
9090[build-dependencies]
91- zenoh = { version = "1.8 .0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main ", default-features = false, features = ["internal"] }
91+ zenoh = { version = "1.9 .0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.9.0 ", default-features = false, features = ["internal"] }
9292@COMMENT_PINNED_DEPS@zenoh-pinned-deps-1-75 = { version = "1.8.0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main" }
9393cbindgen = "0.29.0"
9494fs2 = "0.4.3"
0 commit comments