Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Commit d4c4f92

Browse files
bors[bot]c410-f3r
andauthored
Merge #276
276: Remove unused dependencies r=koivunej a=c410-f3r First commit only adds `default-features = false` where applicable while the second commit future-proofs possible upstream modifications for every single crate. ``` * bitswap cargo build: 199 -> 179 cargo check: 212 -> 191 cargo test: 201 -> 181 * ipfs cargo build: 419 -> 341 cargo check: 433 -> 354 cargo test: 445 -> 359 * ipfs-http cargo build: 518 -> 408 cargo check: 556 -> 429 cargo test: 522 -> 412 ``` By looking into the differences, it is possible to see astonishing results across all operations. Co-authored-by: Caio <c410.f3r@gmail.com>
2 parents e224b71 + 15ff888 commit d4c4f92

File tree

5 files changed

+224
-1055
lines changed

5 files changed

+224
-1055
lines changed

0 commit comments

Comments
 (0)