mirror of
https://github.com/actix/examples
synced 2025-05-11 07:52:57 +02:00
chore(deps): bump minijinja from 2.9.0 to 2.10.1
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.9.0 to 2.10.1. - [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.9.0...2.10.1) --- updated-dependencies: - dependency-name: minijinja dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
00aedf05ea
commit
962335d9a8
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -5197,9 +5197,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "minijinja"
|
||||
version = "2.9.0"
|
||||
version = "2.10.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "98642a6dfca91122779a307b77cd07a4aa951fbe32232aaf5bad9febc66be754"
|
||||
checksum = "3e24e7acb573aa81736030f9456018e4a2f3dc2d555599bc3a9b03d0782b4fd3"
|
||||
dependencies = [
|
||||
"memo-map",
|
||||
"self_cell 1.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user