Skip to content

Commit

Permalink
Update Rust crate minijinja to 0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2022
1 parent 199b378 commit f6fb439
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 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 @@ -29,7 +29,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.20", features = ["source", "json"]}
minijinja = {version = "0.23", features = ["source", "json"]}
once_cell = "1"
pretty_env_logger = "0.4"
prettytable-rs = "^0.9"
Expand Down

0 comments on commit f6fb439

Please sign in to comment.