chore: Release

This commit is contained in:
Gerald Pinder 2024-05-16 20:39:06 -04:00
parent 9b829151c3
commit 8308e5b285
6 changed files with 30 additions and 12 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.8.8", path = "../utils" }
blue-build-utils = { version = "=0.8.9", path = "../utils" }
chrono = "0.4"
indexmap = { version = "2", features = ["serde"] }