mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 08:25:01 +01:00
some dylib cleanup
This commit is contained in:
parent
d447ee6783
commit
f7395cd817
3 changed files with 36 additions and 14 deletions
|
|
@ -14,7 +14,7 @@ anyhow = "1.0.65"
|
|||
clap = { version = "4.0.29", features = ["derive"] }
|
||||
prettyplease = "0.1.19"
|
||||
proc-macro2 = { version = "1.0.48", features = ["span-locations"] }
|
||||
quote = "1.0.21"
|
||||
quote = "1.0.23"
|
||||
rustfix = "0.6.1"
|
||||
serde = { version = "1.0.151", features = ["derive"] }
|
||||
serde_json = "1.0.90"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue