Skip to content

Commit b4da0c0

Browse files
chore: Bump zenoh.* version to 1.8.0
1 parent 90e96e7 commit b4da0c0

2 files changed

Lines changed: 61 additions & 61 deletions

File tree

Cargo.lock

Lines changed: 59 additions & 59 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
@@ -44,10 +44,10 @@ maintenance = { status = "actively-developed" }
4444
[dependencies]
4545
paste = "1.0.14"
4646
pyo3 = { version = "0.25.1", features = ["abi3-py39", "extension-module"] }
47-
zenoh = { version = "1.7.2", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = [
47+
zenoh = { version = "1.8.0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.8.0", features = [
4848
"internal",
4949
"unstable",
5050
], default-features = false }
51-
zenoh-ext = { version = "1.7.2", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = [
51+
zenoh-ext = { version = "1.8.0", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.8.0", features = [
5252
"internal",
5353
], optional = true }

0 commit comments

Comments
 (0)