mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-28 10:11:19 +00:00
* *: Import `libp2p` with `default-features = false` While not a win in most cases, it reduces compile time for tests of individual crates. * Cargo.toml: Set features for examples