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