mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-22 07:31: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