Cargo Features
sn_peers_acquisition has no features set by default.
[dependencies]
sn_peers_acquisition = { version = "0.5.6", features = ["local", "network-contacts", "websockets"] }
- local
- network-contacts = sn_protocol
-
Affects
sn_peers_acquisition::PeersArgs.network_contacts_url
… - websockets
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.