diff --git a/zenoh-plugin-mqtt/Cargo.toml b/zenoh-plugin-mqtt/Cargo.toml index a3e368d..f853f62 100644 --- a/zenoh-plugin-mqtt/Cargo.toml +++ b/zenoh-plugin-mqtt/Cargo.toml @@ -62,4 +62,4 @@ maintainer = "zenoh-dev@eclipse.org" copyright = "2017, 2020 ADLINK Technology Inc." section = "net" license-file = ["../LICENSE", "0"] -depends = "zenohd (=0.10.1-rc)" +depends = "zenohd (=0.10.1-rc-1)"