mirror of
https://github.com/actix/examples
synced 2024-11-23 14:31:07 +01:00
chore(deps): bump minijinja from 2.3.1 to 2.5.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.3.1 to 2.5.0. - [Release notes](https://github.com/mitsuhiko/minijinja/releases) - [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/minijinja/compare/2.3.1...2.5.0) --- updated-dependencies: - dependency-name: minijinja dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cbc8a3d1b9
commit
cfda9b4138
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -4804,9 +4804,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "minijinja"
|
||||
version = "2.3.1"
|
||||
version = "2.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1028b628753a7e1a88fc59c9ba4b02ecc3bc0bd3c7af23df667bc28df9b3310e"
|
||||
checksum = "2c37e1b517d1dcd0e51dc36c4567b9d5a29262b3ec8da6cb5d35e27a8fb529b5"
|
||||
dependencies = [
|
||||
"memo-map",
|
||||
"self_cell 1.0.4",
|
||||
|
Loading…
Reference in New Issue
Block a user