mirror of
https://github.com/actix/examples
synced 2024-11-30 09:12:54 +01:00
chore(deps): bump minijinja-autoreload from 1.0.15 to 1.0.21
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 1.0.15 to 1.0.21. - [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/1.0.15...1.0.21) --- updated-dependencies: - dependency-name: minijinja-autoreload dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8901c57114
commit
2efb7260fb
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -4787,9 +4787,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "minijinja-autoreload"
|
name = "minijinja-autoreload"
|
||||||
version = "1.0.15"
|
version = "1.0.21"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "4ac7ba0efa1529330f706f6895617480ca4a9ee0a5f11fd89250a19df5d9307f"
|
checksum = "5d734de43ac09c38de7a53b552dff044a01d6c374831efa489cdc456f72907bc"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"minijinja",
|
"minijinja",
|
||||||
"notify 5.2.0",
|
"notify 5.2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user