Skip to content

Commit

Permalink
feat: exposing zenoh's stat feature
Browse files Browse the repository at this point in the history
Signed-off-by: gabrik <[email protected]>
  • Loading branch information
gabrik committed Nov 8, 2023
1 parent ed5be9e commit 5469831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zenoh-plugin-ros1/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ crate-type = ["cdylib", "rlib"]
[features]
no_mangle = ["zenoh-plugin-trait/no_mangle"]
test = []
stats = ["zenoh/stats"]
default = ["no_mangle", "test"] # TODO: https://zettascale.atlassian.net/browse/ZEN-291

[dependencies]
Expand Down

0 comments on commit 5469831

Please sign in to comment.