Skip to content

Commit 31d203a

Browse files
chore: Bump ^zenoh-plugin-dds$ dependencies to 1.9.0-5-g2865db1
1 parent 43e02f2 commit 31d203a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ zenoh-config = { version = "1.9.0", default-features = false, git = "https://git
5656
zenoh-ext = { version = "1.9.0", features = [
5757
"unstable",
5858
], git = "https://github.com/eclipse-zenoh/zenoh.git" , branch = "main" }
59-
zenoh-plugin-dds = { version = "1.9.0", path = "zenoh-plugin-dds/", default-features = false }
59+
zenoh-plugin-dds = { version = "1.9.0-5-g2865db1", path = "zenoh-plugin-dds/", default-features = false }
6060
zenoh-plugin-rest = { version = "1.9.0", 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.9.0)"
66+
depends = "zenohd (=1.9.0+5.g2865db1-1)"

0 commit comments

Comments
 (0)