Skip to content

Commit 2fe5d7b

Browse files
Update Rust crate minijinja to v2.1.2 (#9240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8053c21 commit 2fe5d7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ indicatif = "=0.17.8"
8989
ipnetwork = "=0.20.0"
9090
tikv-jemallocator = { version = "=0.6.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
9191
lettre = { version = "=0.11.7", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
92-
minijinja = "=2.1.1"
92+
minijinja = "=2.1.2"
9393
mockall = "=0.13.0"
9494
native-tls = "=0.2.12"
9595
oauth2 = "=4.4.2"

0 commit comments

Comments
 (0)