Skip to content

Commit a6593bd

Browse files
Update Rust crate minijinja to v1.0.1 (#6658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b47db81 commit a6593bd

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
@@ -62,7 +62,7 @@ indicatif = "=0.17.5"
6262
ipnetwork = "=0.20.0"
6363
tikv-jemallocator = { version = "=0.5.0", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6464
lettre = { version = "=0.10.4", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
65-
minijinja = "=1.0.0"
65+
minijinja = "=1.0.1"
6666
moka = { version = "=0.11.2", features = ["future"] }
6767
oauth2 = { version = "=4.4.1", default-features = false, features = ["reqwest"] }
6868
once_cell = "=1.18.0"

0 commit comments

Comments
 (0)