Skip to content

Commit 7180f15

Browse files
Update Rust crate minijinja to v0.28.0 (#5880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e22155f commit 7180f15

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
@@ -52,7 +52,7 @@ indicatif = "=0.17.2"
5252
ipnetwork = "=0.20.0"
5353
tikv-jemallocator = { version = "=0.5.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
5454
lettre = { version = "=0.10.1", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
55-
minijinja = "=0.27.0"
55+
minijinja = "=0.28.0"
5656
moka = "=0.9.6"
5757
oauth2 = { version = "=4.3.0", default-features = false, features = ["reqwest"] }
5858
once_cell = "=1.17.0"

0 commit comments

Comments
 (0)