Cargo Features

[dependencies]
communication-layer-pub-sub = { version = "0.3.4-rc2", default-features = false, features = ["zenoh"] }
default = zenoh

The zenoh feature is set by default whenever communication-layer-pub-sub is added without default-features = false somewhere in the dependency tree.

zenoh default

Enables zenoh ^0.7.0-rc

Affects communication-layer-pub-sub::zenoh