mirror of
https://github.com/actix/examples
synced 2024-11-23 22:41:07 +01:00
chore(deps): bump minijinja from 1.0.12 to 1.0.15
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 1.0.12 to 1.0.15. - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/minijinja/compare/1.0.12...1.0.15) --- 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
2399759198
commit
5f0a083b85
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -4786,9 +4786,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "minijinja"
|
name = "minijinja"
|
||||||
version = "1.0.12"
|
version = "1.0.15"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "6fe0ff215195a22884d867b547c70a0c4815cbbcc70991f281dca604b20d10ce"
|
checksum = "57be929672ea2de446d39b3626c1cd1e55bd1db40f90ebee28d242a3d6baa65f"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"memo-map",
|
"memo-map",
|
||||||
"self_cell 1.0.1",
|
"self_cell 1.0.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user