mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 16:35:01 +01:00
now s
This commit is contained in:
parent
92826697a3
commit
106be93473
1 changed files with 1 additions and 1 deletions
|
|
@ -167,7 +167,7 @@ impl Minimizer {
|
|||
}
|
||||
}
|
||||
ProcessState::NoChange => {
|
||||
println!("{file_display}: After {}: no change", pass.name());
|
||||
println!("{file_display}: After {}: no changes", pass.name());
|
||||
checker.no_change();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue