mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 08:25:01 +01:00
things
This commit is contained in:
parent
a9e488f3e3
commit
0f05ef625a
11 changed files with 153 additions and 70 deletions
|
|
@ -16,6 +16,7 @@ prettyplease = "0.1.19"
|
|||
proc-macro2 = { version = "1.0.48", features = ["span-locations"] }
|
||||
quote = "1.0.21"
|
||||
rustfix = "0.6.1"
|
||||
serde = { version = "1.0.151", features = ["derive"] }
|
||||
serde_json = "1.0.90"
|
||||
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