Skip to content

Commit 5b59cbf

Browse files
chore: Bump ^zenoh-plugin-ros2dds$ dependencies to 1.7.2-13-gb293cd8
1 parent 463fc3a commit 5b59cbf

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
@@ -51,7 +51,7 @@ zenoh-config = { version = "1.7.2", default-features = false , git = "https://gi
5151
zenoh-ext = { version = "1.7.2", features = [
5252
"unstable",
5353
] , git = "https://github.com/eclipse-zenoh/zenoh.git" , branch = "main" }
54-
zenoh-plugin-ros2dds = { version = "1.7.2", path = "zenoh-plugin-ros2dds/", default-features = false }
54+
zenoh-plugin-ros2dds = { version = "1.7.2-13-gb293cd8", path = "zenoh-plugin-ros2dds/", default-features = false }
5555
zenoh-plugin-rest = { version = "1.7.2", default-features = false, features = [
5656
"static_plugin",
5757
] , git = "https://github.com/eclipse-zenoh/zenoh.git" , branch = "main" }

zenoh-plugin-ros2dds/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ maintainer = "zenoh-dev@eclipse.org"
6464
copyright = "2017, 2022 ZettaScale Technology Inc."
6565
section = "net"
6666
license-file = ["../LICENSE", "0"]
67-
depends = "zenohd (=1.7.2)"
67+
depends = "zenohd (=1.7.2+13.gb293cd8-1)"

0 commit comments

Comments
 (0)