From 8db43eaee47b36c995e5c49f03c84ecf32180bbc Mon Sep 17 00:00:00 2001 From: eclipse-zenoh-bot Date: Thu, 3 Oct 2024 00:04:05 +0000 Subject: [PATCH] chore: Bump version to `1.0.0-dev-54-gaa88935` --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index ae507d3..6ac1a44 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-54-gaa88935" 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" }