Skip to content

Commit 1b7bab6

Browse files
chore: Bump ^zenoh-plugin-dds$ dependencies to 1.7.1-19-gd0b665c
1 parent 63b7e34 commit 1b7bab6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ zenoh-config = { version = "1.7.1", default-features = false, git = "https://git
5656
zenoh-ext = { version = "1.7.1", features = [
5757
"unstable",
5858
], git = "https://github.com/eclipse-zenoh/zenoh.git" , branch = "main" }
59-
zenoh-plugin-dds = { version = "1.7.1", path = "zenoh-plugin-dds/", default-features = false }
59+
zenoh-plugin-dds = { version = "1.7.1-19-gd0b665c", path = "zenoh-plugin-dds/", default-features = false }
6060
zenoh-plugin-rest = { version = "1.7.1", default-features = false, features = [
6161
"static_plugin",
6262
], git = "https://github.com/eclipse-zenoh/zenoh.git" , branch = "main" }

zenoh-plugin-dds/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ maintainer = "[email protected]"
6363
copyright = "2017, 2022 ZettaScale Technology Inc."
6464
section = "net"
6565
license-file = ["../LICENSE", "0"]
66-
depends = "zenohd (=1.7.1)"
66+
depends = "zenohd (=1.7.1+19.gd0b665c-1)"

0 commit comments

Comments
 (0)