Skip to content

Commit 78a3f7e

Browse files
Update Rust crate minijinja to v0.18.1 (#5109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04aed71 commit 78a3f7e

File tree

2 files changed

+3
-41
lines changed

2 files changed

+3
-41
lines changed

Cargo.lock

Lines changed: 2 additions & 40 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
@@ -59,7 +59,7 @@ indicatif = "=0.17.0"
5959
ipnetwork = "=0.20.0"
6060
tikv-jemallocator = { version = "=0.5.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6161
lettre = { version = "=0.10.1", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
62-
minijinja = "=0.18.0"
62+
minijinja = "=0.18.1"
6363
moka = "=0.9.3"
6464
oauth2 = { version = "=4.2.3", default-features = false, features = ["reqwest"] }
6565
parking_lot = "=0.12.1"

0 commit comments

Comments
 (0)