Skip to content

Commit

Permalink
chore(deps): bump rinja from 0.3.4 to 0.3.5
Browse files Browse the repository at this point in the history
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](rinja-rs/rinja@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 9a3ad0a commit 9513b54
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 21 deletions.
26 changes: 6 additions & 20 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion template/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }

Expand Down

0 comments on commit 9513b54

Please sign in to comment.