1
0
mirror of https://github.com/actix/examples synced 2025-02-02 09:39:03 +01:00

Merge pull request #804 from actix/dependabot/cargo/minijinja-1.0.21

chore(deps): bump minijinja from 1.0.20 to 1.0.21
This commit is contained in:
Rob Ede 2024-04-29 18:43:05 +00:00 committed by GitHub
commit 0d9684a3c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -4776,9 +4776,9 @@ dependencies = [
[[package]]
name = "minijinja"
version = "1.0.20"
version = "1.0.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb5c5e3d2b4c0a6832bd3d571f7c19a7c1c1f05f11a6e85ae1a29f76be5f9455"
checksum = "55e877d961d4f96ce13615862322df7c0b6d169d40cab71a7ef3f9b9e594451e"
dependencies = [
"memo-map",
"self_cell 1.0.1",