Skip to content

Commit

Permalink
chore: Update git/branch zenoh-plugin-webserver/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipse-zenoh-bot committed Feb 14, 2025
1 parent 5c50219 commit 204e2a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ tokio-stream = "0.1.15"
tracing = "0.1"
zenoh = { version = "1.2.1", features = [
"unstable", "internal", "plugins"
] }
zenoh-plugin-trait = { version = "1.2.1", default-features = false }
] , git = "https://github.com/eclipse-zenoh/zenoh.git" , branch = "main" }
zenoh-plugin-trait = { version = "1.2.1", default-features = false , git = "https://github.com/eclipse-zenoh/zenoh.git" , branch = "main" }

[build-dependencies]
rustc_version = "0.4.0"
Expand Down

0 comments on commit 204e2a3

Please sign in to comment.