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 cd600f0 commit cac9b13
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"]
default = ["no_mangle"]
stats = ["zenoh/stats"]
test = []

[dependencies]
Expand Down

0 comments on commit cac9b13

Please sign in to comment.