Skip to content

Commit a5c5b7c

Browse files
chore: Bump zenoh.* version to 1.5.1
1 parent 6dd8b99 commit a5c5b7c

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

Cargo.lock

Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ pyo3 = { version = "0.25.1", features = [
4949
"abi3-py38",
5050
] }
5151
validated_struct = "2.1.0"
52-
zenoh = { version = "1.5.0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = ["unstable", "internal"], default-features = false }
53-
zenoh-ext = { version = "1.5.0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = ["internal"], optional = true }
52+
zenoh = { version = "1.5.1", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.5.1", features = ["unstable", "internal"], default-features = false }
53+
zenoh-ext = { version = "1.5.1", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.5.1", features = ["internal"], optional = true }

0 commit comments

Comments
 (0)