cargo-udeps icon indicating copy to clipboard operation
cargo-udeps copied to clipboard

crates in `build-dependencies`

Open u2 opened this issue 6 years ago • 0 comments

https://github.com/nervosnetwork/ckb/blob/develop/resource/Cargo.toml#L21

If there are some same crates in dependencies and build-dependencies respectively, they should not be unused dependencies.

u2 avatar Sep 26 '19 08:09 u2