diff --git a/Cargo.toml b/Cargo.toml index 8148f89..d51c564 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ edition = "2021" homepage = "http://zenoh.io" license = "EPL-2.0 OR Apache-2.0" repository = "https://github.com/eclipse-zenoh/zenoh-plugin-mqtt" -version = "1.0.0-dev" +version = "1.0.0-dev-75-g1430564" [workspace.dependencies] async-channel = "2.3.1"