chore: Release

This commit is contained in:
Gerald Pinder 2024-12-02 01:27:15 -05:00
parent 1cc8b69e4a
commit ffa1789422
7 changed files with 47 additions and 29 deletions

View file

@ -12,7 +12,7 @@ path = "process.rs"
[dependencies]
anyhow = "1"
blue-build-utils = { version = "=0.8.24", path = "../utils" }
blue-build-utils = { version = "=0.8.25", path = "../utils" }
indicatif-log-bridge = "0.2"
lenient_semver = "0.4"
log4rs = { version = "1", features = ["background_rotation"] }
@ -46,7 +46,7 @@ uuid.workspace = true
[dev-dependencies]
rstest.workspace = true
blue-build-utils = { version = "=0.8.24", path = "../utils", features = ["test"] }
blue-build-utils = { version = "=0.8.25", path = "../utils", features = ["test"] }
[lints]
workspace = true