1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

Bump minijinja from 1.0.9 to 1.0.10 (#649)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-11-13 17:47:00 +00:00 committed by GitHub
parent 226742f40e
commit 1a04b03c9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -4835,9 +4835,9 @@ dependencies = [
[[package]]
name = "minijinja"
version = "1.0.9"
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f98b09920c8be9ff96a5625aca5b5db7a4f4ba025132ff7d7aacb72c0244a45"
checksum = "208758577ef2c86cf5dd3e85730d161413ec3284e2d73b2ef65d9a24d9971bcb"
dependencies = [
"memo-map",
"self_cell 1.0.1",