chore: Release

This commit is contained in:
Gerald Pinder 2025-03-26 15:28:28 -04:00
parent 9ffedf5314
commit 80a768cc49
8 changed files with 29 additions and 17 deletions

View file

@ -9,7 +9,7 @@ license.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
blue-build-utils = { version = "=0.9.9", path = "../utils" }
blue-build-utils = { version = "=0.9.10", path = "../utils" }
colored.workspace = true
log.workspace = true