mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
chore(deps): bump minijinja from 1.0.10 to 1.0.11
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 1.0.10 to 1.0.11. - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/minijinja/compare/1.0.10...1.0.11) --- updated-dependencies: - dependency-name: minijinja dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
887d3779f4
commit
3ae55368cc
8
Cargo.lock
generated
8
Cargo.lock
generated
@ -4752,9 +4752,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "minijinja"
|
||||
version = "1.0.10"
|
||||
version = "1.0.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "208758577ef2c86cf5dd3e85730d161413ec3284e2d73b2ef65d9a24d9971bcb"
|
||||
checksum = "431d72874542d43aba1ca605870eacab134fdeb0c8fe27666ecf4b2662239df2"
|
||||
dependencies = [
|
||||
"memo-map",
|
||||
"self_cell 1.0.1",
|
||||
@ -8197,8 +8197,8 @@ version = "1.6.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
|
||||
dependencies = [
|
||||
"cfg-if 0.1.10",
|
||||
"rand 0.7.3",
|
||||
"cfg-if 1.0.0",
|
||||
"rand 0.8.5",
|
||||
"static_assertions",
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user