chore: Release

This commit is contained in:
Gerald Pinder 2024-05-14 10:14:54 -04:00
parent a3c5b6f06b
commit eddbcb48f7
7 changed files with 32 additions and 13 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.7", path = "../utils" }
blue-build-utils = { version = "=0.8.8", path = "../utils" }
chrono = "0.4"
indexmap = { version = "2", features = ["serde"] }