mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 08:25:01 +01:00
remove cargo
This commit is contained in:
parent
38d126a4b6
commit
d447ee6783
4 changed files with 24 additions and 980 deletions
|
|
@ -11,7 +11,6 @@ description = "A tool for minimizing rustc ICEs"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.65"
|
||||
cargo = "0.65.0"
|
||||
clap = { version = "4.0.29", features = ["derive"] }
|
||||
prettyplease = "0.1.19"
|
||||
proc-macro2 = { version = "1.0.48", features = ["span-locations"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue