Skip to content

Commit f131402

Browse files
Update Rust crate minijinja to v2.1.0 (#9139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd3c3e6 commit f131402

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.0.3"
92+
minijinja = "=2.1.0"
9393
mockall = "=0.13.0"
9494
oauth2 = "=4.4.2"
9595
object_store = { version = "=0.10.2", features = ["aws"] }

0 commit comments

Comments
 (0)