Skip to content

Commit 1e96b2f

Browse files
authored
fix: zenoh-plugin-mqtt debian pkg zenohd dep version (#28)
1 parent 0ad4510 commit 1e96b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zenoh-plugin-mqtt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ maintainer = "zenoh-dev@eclipse.org"
6262
copyright = "2017, 2020 ADLINK Technology Inc."
6363
section = "net"
6464
license-file = ["../LICENSE", "0"]
65-
depends = "zenohd (=0.10.1-rc)"
65+
depends = "zenohd (=0.10.1-rc-1)"

0 commit comments

Comments
 (0)