Skip to content

Commit 8263c14

Browse files
chore: Bump ^zenoh-plugin-dds$ dependencies to 1.7.2-22-g7727379
1 parent 62c6b9e commit 8263c14

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.2", default-features = false, git = "https://git
5656
zenoh-ext = { version = "1.7.2", features = [
5757
"unstable",
5858
], git = "https://github.com/eclipse-zenoh/zenoh.git" , branch = "main" }
59-
zenoh-plugin-dds = { version = "1.7.2", path = "zenoh-plugin-dds/", default-features = false }
59+
zenoh-plugin-dds = { version = "1.7.2-22-g7727379", path = "zenoh-plugin-dds/", default-features = false }
6060
zenoh-plugin-rest = { version = "1.7.2", 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 = "zenoh-dev@eclipse.org"
6363
copyright = "2017, 2022 ZettaScale Technology Inc."
6464
section = "net"
6565
license-file = ["../LICENSE", "0"]
66-
depends = "zenohd (=1.7.2)"
66+
depends = "zenohd (=1.7.2+22.g7727379-1)"

0 commit comments

Comments
 (0)