mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 08:25:01 +01:00
use genemichaels for formatting
This commit is contained in:
parent
4d234fc6a0
commit
9467c55770
31 changed files with 165 additions and 4969 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[workspace]
|
||||
members = ["./", "./prettyplease-forked", "./testsuite"]
|
||||
members = ["./", "./testsuite"]
|
||||
exclude = ["test-cases/*", "full-tests/*"]
|
||||
|
||||
[package]
|
||||
|
|
@ -20,8 +20,8 @@ lto = "thin"
|
|||
anyhow = "1.0.65"
|
||||
clap = { version = "4.0.29", features = ["derive"] }
|
||||
ctrlc = "3.2.5"
|
||||
genemichaels = "0.1.21"
|
||||
owo-colors = "3.5.0"
|
||||
prettyplease = { path = "./prettyplease-forked", features = ["verbatim"]}
|
||||
proc-macro2 = { version = "1.0.48", features = ["span-locations"] }
|
||||
quote = "1.0.23"
|
||||
rustfix = "0.6.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue