Skip to content

Commit

Permalink
Revert "Fix issue #887 (#888)"
Browse files Browse the repository at this point in the history
This reverts commit 6799a92.
  • Loading branch information
Mallets authored Apr 5, 2024
1 parent d818d60 commit 66d0ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenoh-ext/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ flume = { workspace = true }
futures = { workspace = true }
log = { workspace = true }
serde = { workspace = true, features = ["default"] }
zenoh = { workspace = true, features = ["unstable"], default-features = true }
zenoh = { workspace = true, features = ["unstable"], default-features = false }
zenoh-core = { workspace = true }
zenoh-macros = { workspace = true }
zenoh-result = { workspace = true }
Expand Down

0 comments on commit 66d0ce9

Please sign in to comment.