mirror of
https://github.com/actix/examples
synced 2024-11-27 16:02:57 +01:00
chore(deps): bump minijinja-autoreload from 1.0.12 to 1.0.15
Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 1.0.12 to 1.0.15. - [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.12...1.0.15) --- 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
7bece9984e
commit
e428189f5b
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -4781,9 +4781,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "minijinja-autoreload"
|
||||
version = "1.0.12"
|
||||
version = "1.0.15"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fbcdb562798b8b49bdd5bc4f253a4e8fb71b3b0d1e290d05835d02e57f278c9b"
|
||||
checksum = "4ac7ba0efa1529330f706f6895617480ca4a9ee0a5f11fd89250a19df5d9307f"
|
||||
dependencies = [
|
||||
"minijinja",
|
||||
"notify 5.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user