mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 16:35:01 +01:00
start with test runner
This commit is contained in:
parent
bf8f13c62a
commit
c70d6fa26f
6 changed files with 86 additions and 1 deletions
|
|
@ -36,5 +36,6 @@ fn main() {
|
|||
|
||||
if let Err(err) = cargo_minimize::minimize(options, cancel2) {
|
||||
error!("An error occured:\n{err}");
|
||||
std::process::exit(1);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue