From e6e39f7522a7847a75bad84449fefaea519d14fe Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot Date: Tue, 8 Oct 2024 00:04:44 +0000 Subject: [PATCH] chore: Bump version to `1.0.0-dev-56-gd01e945` --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }