Skip to content

Commit

Permalink
Merge pull request #1061 from rouge8/dependabot/cargo/minijinja-2.0.1
Browse files Browse the repository at this point in the history
Bump minijinja from 1.0.16 to 2.0.1
  • Loading branch information
rouge8 authored May 17, 2024
2 parents 52d9fcd + 5f19f3d commit e21f8b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ http-body-util = "0.1.0"
hyper = "1.0.1"
include_dir = "0.7.3"
mime_guess = "2.0.4"
minijinja = { version = "1.0.8" , features = ["loader"] }
minijinja = { version = "2.0.1" , features = ["loader"] }
once_cell = "1.18.0"
regex = "1.9.5"
reqwest = { version = "0.12.2", features = ["json"] }
Expand Down

0 comments on commit e21f8b6

Please sign in to comment.