Skip to content

Commit fd917c9

Browse files
chore: Bump ^zenoh-plugin-ros2dds$ dependencies to 1.7.1-15-gedf9f81
1 parent 835bc4b commit fd917c9

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.1", default-features = false , git = "https://gi
5151
zenoh-ext = { version = "1.7.1", features = [
5252
"unstable",
5353
] , git = "https://github.com/eclipse-zenoh/zenoh.git" , branch = "main" }
54-
zenoh-plugin-ros2dds = { version = "1.7.1", path = "zenoh-plugin-ros2dds/", default-features = false }
54+
zenoh-plugin-ros2dds = { version = "1.7.1-15-gedf9f81", path = "zenoh-plugin-ros2dds/", default-features = false }
5555
zenoh-plugin-rest = { version = "1.7.1", 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 = "[email protected]"
6464
copyright = "2017, 2022 ZettaScale Technology Inc."
6565
section = "net"
6666
license-file = ["../LICENSE", "0"]
67-
depends = "zenohd (=1.7.1)"
67+
depends = "zenohd (=1.7.1+15.gedf9f81-1)"

0 commit comments

Comments
 (0)