mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-01 04:01:20 +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