diff --git a/examples/Cargo.toml b/examples/Cargo.toml index 4833be3963..b0cf6a0ece 100644 --- a/examples/Cargo.toml +++ b/examples/Cargo.toml @@ -49,7 +49,7 @@ futures = { workspace = true } git-version = { workspace = true } json5 = { workspace = true } log = { workspace = true } -zenoh = { workspace = true } +zenoh = { workspace = true, default-features = true } zenoh-ext = { workspace = true } [dev-dependencies]