mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 08:25:01 +01:00
speed up tests by doing rustup which
`cargo test` goes from 2.4s to 1.6s
This commit is contained in:
parent
ea5fb6e4ba
commit
50dc094ddd
7 changed files with 99 additions and 34 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -742,6 +742,7 @@ name = "testsuite"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"cargo-minimize",
|
||||
"fs_extra",
|
||||
"once_cell",
|
||||
"rayon",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue