Skip to content

Commit

Permalink
Solved additive feature problem
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowhatter committed Mar 13, 2024
1 parent f4b86f0 commit 4dd2611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commons/zenoh-shm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ log = { workspace = true }
serde = { workspace = true, features = ["default"] }
shared_memory = { workspace = true }
zenoh-buffers = { workspace = true, features = ["shared-memory"] }
zenoh-sync = { workspace = true, features = ["shared-memory"] }
zenoh-result = { workspace = true }
zenoh-core = { workspace = true }
rand = { workspace = true }
Expand Down

0 comments on commit 4dd2611

Please sign in to comment.