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

Merge pull request #775 from actix/dependabot/cargo/minijinja-1.0.15

chore(deps): bump minijinja from 1.0.12 to 1.0.15
This commit is contained in:
Rob Ede 2024-03-25 20:16:19 +00:00 committed by GitHub
commit bb77572ec5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -4786,9 +4786,9 @@ dependencies = [
[[package]]
name = "minijinja"
version = "1.0.12"
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6fe0ff215195a22884d867b547c70a0c4815cbbcc70991f281dca604b20d10ce"
checksum = "57be929672ea2de446d39b3626c1cd1e55bd1db40f90ebee28d242a3d6baa65f"
dependencies = [
"memo-map",
"self_cell 1.0.1",