chore: Remove expect-exit as a dependency and add bacon config

This commit is contained in:
Gerald Pinder 2024-10-11 16:32:16 -04:00
parent 3a4782408d
commit ceefc7175a
5 changed files with 472 additions and 349 deletions

View file

@ -13,7 +13,6 @@ path = "process.rs"
[dependencies]
anyhow = "1"
blue-build-utils = { version = "=0.8.20", path = "../utils" }
expect-exit = "0.5"
indicatif-log-bridge = "0.2"
lenient_semver = "0.4"
log4rs = { version = "1", features = ["background_rotation"] }