chore(deps): bump rinja from 0.3.4 to 0.3.5
Bumps [rinja](https://github.com/rinja-rs/rinja) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/rinja-rs/rinja/releases) - [Commits](https://github.com/rinja-rs/rinja/compare/v0.3.4...v0.3.5) --- updated-dependencies: - dependency-name: rinja dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b226868516
commit
6e164eefd3
2 changed files with 7 additions and 21 deletions
|
|
@ -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.0", features = ["serde_json"] }
|
||||
rinja = { version = "0.3.5", features = ["serde_json"] }
|
||||
blue-build-recipe = { version = "=0.8.20", path = "../recipe" }
|
||||
blue-build-utils = { version = "=0.8.20", path = "../utils" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue