mirror of
https://github.com/actix/examples
synced 2025-03-11 15:52:58 +01:00
chore(deps): bump minijinja from 2.7.0 to 2.8.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.7.0 to 2.8.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.7.0...2.8.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
df0dc549a5
commit
70c30832e1
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -5093,9 +5093,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "minijinja"
|
||||
version = "2.7.0"
|
||||
version = "2.8.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cff7b8df5e85e30b87c2b0b3f58ba3a87b68e133738bf512a7713769326dbca9"
|
||||
checksum = "6e36f1329330bb1614c94b78632b9ce45dd7d761f3304a1bed07b2990a7c5097"
|
||||
dependencies = [
|
||||
"memo-map",
|
||||
"self_cell 1.1.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user