Skip to content

Commit cb8bff2

Browse files
committed
Update Rust crate minijinja to 0.8.2
1 parent 2e581e5 commit cb8bff2

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
@@ -64,7 +64,7 @@ indexmap = { version = "1.7.0", features = ["serde-1"] }
6464
tikv-jemallocator = { version = "0.4.1", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
6565
lettre = { version = "0.10.0-rc.4", default-features = false, features = ["file-transport", "smtp-transport", "native-tls", "hostname", "builder"] }
6666
license-exprs = "1.6"
67-
minijinja = "0.8.1"
67+
minijinja = "0.8.2"
6868
moka = "0.6.1"
6969
oauth2 = { version = "4.1.0", default-features = false, features = ["reqwest"] }
7070
parking_lot = "0.11"

0 commit comments

Comments
 (0)