Skip to content

Commit

Permalink
zenohd bin setting added
Browse files Browse the repository at this point in the history
  • Loading branch information
milyin committed Dec 11, 2024
1 parent 8b08fb4 commit 7e5db2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,6 @@ uuid = { version = "1.3.0", default-features = false, features = [
"serde",
] }
uhlc = { version = "0.8.0", default-features = false } # Default features are disabled due to usage in no_std crates

[workspace.metadata.bin]
zenohd = { git = "https://github.com/eclipse-zenoh/zenoh.git", branch = "main", version = "1.0.0-dev" }

0 comments on commit 7e5db2e

Please sign in to comment.