@@ -74,17 +74,17 @@ spin = "0.9.5"
7474tokio = " *"
7575unwrap-infallible = " 0.1.5"
7676const_format = " 0.2.32"
77- zenoh = { version = " 1.5 .1" , git = " https://github.com/eclipse-zenoh/zenoh.git" , branch = " main " , default-features = false , features = [" internal" ] }
78- zenoh-ext = { version = " 1.5 .1" , git = " https://github.com/eclipse-zenoh/zenoh.git" , branch = " main " , default-features = false , features =[" internal" ] }
79- zenoh-runtime = { version = " 1.5 .1" , git = " https://github.com/eclipse-zenoh/zenoh.git" , branch = " main " }
80- zenoh-util = { version = " 1.5 .1" , git = " https://github.com/eclipse-zenoh/zenoh.git" , branch = " main " }
77+ zenoh = { version = " 1.6 .1" , git = " https://github.com/eclipse-zenoh/zenoh.git" , branch = " release/1.6.1 " , default-features = false , features = [" internal" ] }
78+ zenoh-ext = { version = " 1.6 .1" , git = " https://github.com/eclipse-zenoh/zenoh.git" , branch = " release/1.6.1 " , default-features = false , features =[" internal" ] }
79+ zenoh-runtime = { version = " 1.6 .1" , git = " https://github.com/eclipse-zenoh/zenoh.git" , branch = " release/1.6.1 " }
80+ zenoh-util = { version = " 1.6 .1" , git = " https://github.com/eclipse-zenoh/zenoh.git" , branch = " release/1.6.1 " }
8181flume = " *"
8282
8383[target .'cfg(unix)' .dependencies ]
8484ctor = " 0.4.1"
8585
8686[build-dependencies ]
87- zenoh = { version = " 1.5 .1" , git = " https://github.com/eclipse-zenoh/zenoh.git" , branch = " main " , default-features = false , features = [" internal" ] }
87+ zenoh = { version = " 1.6 .1" , git = " https://github.com/eclipse-zenoh/zenoh.git" , branch = " release/1.6.1 " , default-features = false , features = [" internal" ] }
8888cbindgen = " 0.29.0"
8989fs2 = " 0.4.3"
9090regex = " 1.11.1"
0 commit comments