diff --git a/Cargo.toml b/Cargo.toml index ae507d3..64b6da2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ resolver = "1" [workspace.package] -version = "1.0.0-dev" +version = "1.0.0-dev-56-gd01e945" repository = "https://github.com/eclipse-zenoh/zenoh-backend-influxdb" homepage = "http://zenoh.io" authors = [ @@ -50,4 +50,4 @@ zenoh = { version = "1.0.0-dev", git = "https://github.com/eclipse-zenoh/zenoh.g "plugins" ] } zenoh_backend_traits = { version = "1.0.0-dev", git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main" } -zenoh-plugin-trait = { version = "1.0.0-dev", git = "htttps://github.com/eclipse-zenoh/zenoh.git", branch = "main" } \ No newline at end of file +zenoh-plugin-trait = { version = "1.0.0-dev", git = "htttps://github.com/eclipse-zenoh/zenoh.git", branch = "main" }