Skip to content

Commit

Permalink
Update Rust crate minijinja to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and zdz committed Mar 26, 2022
1 parent 61fd71f commit d872605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ lazy_static = "1.4"
log = "0.4"
mime = "0.3.16"
mime_guess = "2.0"
minijinja = "0.12"
minijinja = "0.15"
once_cell = "1.9"
pretty_env_logger = "0.4"
reqwest = {version = "0.11", features = ["json", "rustls-tls"], default-features = false}
Expand Down

0 comments on commit d872605

Please sign in to comment.