Skip to content

Commit 38d7a17

Browse files
Update Rust crate minijinja to v1.0.11 (#7894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7432cbc commit 38d7a17

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.7"
8989
ipnetwork = "=0.20.0"
9090
tikv-jemallocator = { version = "=0.5.4", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
9191
lettre = { version = "=0.11.3", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
92-
minijinja = "=1.0.10"
92+
minijinja = "=1.0.11"
9393
moka = { version = "=0.12.2", features = ["future"] }
9494
oauth2 = { version = "=4.4.2", default-features = false, features = ["reqwest"] }
9595
object_store = { version = "=0.9.0", features = ["aws"] }

0 commit comments

Comments
 (0)