chore: Release

This commit is contained in:
Gerald Pinder 2025-02-01 00:30:56 -05:00
parent 952096c014
commit d77adf929a
6 changed files with 22 additions and 15 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.4", path = "../utils" }
blue-build-utils = { version = "=0.9.5-rc.1", path = "../utils" }
colored.workspace = true
log.workspace = true