mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 08:25:01 +01:00
make things cool and good and wow
This commit is contained in:
parent
958383f991
commit
d9f3f347e9
8 changed files with 486 additions and 41 deletions
|
|
@ -11,7 +11,9 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = "1.0.65"
|
||||
cargo = "0.65.0"
|
||||
clap = { version = "4.0.29", features = ["derive"] }
|
||||
prettyplease = "0.1.19"
|
||||
proc-macro2 = "1.0.46"
|
||||
quote = "1.0.21"
|
||||
syn = { version = "1.0.101", features = ["full", "visit", "visit-mut"] }
|
||||
walkdir = "2.3.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue