chore(deps): Update more dependencies

This commit is contained in:
Gerald Pinder 2024-11-06 20:11:55 -05:00
parent df4fc3386b
commit 5ff001816c
3 changed files with 110 additions and 119 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]
rinja = { version = "0.3.5", features = ["serde_json"] }
rinja = { version = "0.3", features = ["serde_json"] }
blue-build-recipe = { version = "=0.8.20", path = "../recipe" }
blue-build-utils = { version = "=0.8.20", path = "../utils" }