chore: Release

This commit is contained in:
Gerald Pinder 2024-05-05 01:18:08 -04:00
parent 50088db096
commit 5786ce40bf
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.6", path = "../utils" }
blue-build-utils = { version = "=0.8.7", path = "../utils" }
chrono = "0.4"
indexmap = { version = "2", features = ["serde"] }