Skip to content

Commit 671582b

Browse files
chore: Bump zenoh.* version to 1.3.4
1 parent b3bd6df commit 671582b

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

Cargo.lock

Lines changed: 54 additions & 54 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
@@ -50,5 +50,5 @@ pyo3 = { version = "0.21.2", features = [
5050
"experimental-declarative-modules",
5151
] }
5252
validated_struct = "2.1.0"
53-
zenoh = { version = "1.3.3", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = ["unstable", "internal"], default-features = false }
54-
zenoh-ext = { version = "1.3.3", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = ["internal"], optional = true }
53+
zenoh = { version = "1.3.4", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.3.4", features = ["unstable", "internal"], default-features = false }
54+
zenoh-ext = { version = "1.3.4", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.3.4", features = ["internal"], optional = true }

0 commit comments

Comments
 (0)