Skip to content

Commit

Permalink
Update Rust crate minijinja to 0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2022
1 parent 88be748 commit e92dc20
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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ lettre = {version = "0.10", default-features = false, features = ["smtp-transpor
log = "0.4"
mime = "0.3.16"
mime_guess = "2.0"
minijinja = {version = "0.24", features = ["source", "json"]}
minijinja = {version = "0.25", features = ["source", "json"]}
once_cell = "1"
pretty_env_logger = "0.4"
prettytable-rs = "^0.9"
Expand Down

0 comments on commit e92dc20

Please sign in to comment.