chore: Release

This commit is contained in:
Gerald Pinder 2025-01-05 14:11:06 -05:00
parent 414c8546a0
commit a1ab139728
7 changed files with 34 additions and 16 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.1", path = "../utils" }
blue-build-utils = { version = "=0.9.2", path = "../utils" }
colored.workspace = true
log.workspace = true