Skip to content

Commit 36b0023

Browse files
chore: Bump zenoh.* version to 1.5.0
1 parent cd96c60 commit 36b0023

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
@@ -51,5 +51,5 @@ pyo3 = { version = "0.21.2", features = [
5151
"experimental-declarative-modules",
5252
] }
5353
validated_struct = "2.1.0"
54-
zenoh = { version = "1.4.0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = ["unstable", "internal"], default-features = false }
55-
zenoh-ext = { version = "1.4.0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = ["internal"], optional = true }
54+
zenoh = { version = "1.5.0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.5.0", features = ["unstable", "internal"], default-features = false }
55+
zenoh-ext = { version = "1.5.0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.5.0", features = ["internal"], optional = true }

0 commit comments

Comments
 (0)