Skip to content

Commit 1c2d924

Browse files
Update Rust crate minijinja to v2.3.1 (#9463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 796e885 commit 1c2d924

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
@@ -92,7 +92,7 @@ indicatif = "=0.17.8"
9292
ipnetwork = "=0.20.0"
9393
tikv-jemallocator = { version = "=0.6.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
9494
lettre = { version = "=0.11.9", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
95-
minijinja = "=2.3.0"
95+
minijinja = "=2.3.1"
9696
mockall = "=0.13.0"
9797
native-tls = "=0.2.12"
9898
oauth2 = "=4.4.2"

0 commit comments

Comments
 (0)