Skip to content

Commit a8a5650

Browse files
chore: Update git/branch zenoh-python/Cargo.toml
1 parent 8edac9b commit a8a5650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ 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.1", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.7.1", features = ["internal", "unstable"], default-features = false }
48-
zenoh-ext = { version = "1.7.1", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "release/1.7.1", features = ["internal"], optional = true }
47+
zenoh = { version = "1.7.1", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = ["internal", "unstable"], default-features = false }
48+
zenoh-ext = { version = "1.7.1", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", features = ["internal"], optional = true }

0 commit comments

Comments
 (0)