1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

chore(deps): bump minijinja-autoreload from 2.0.3 to 2.1.1

Bumps [minijinja-autoreload](https://github.com/mitsuhiko/minijinja) from 2.0.3 to 2.1.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.0.3...2.1.1)

---
updated-dependencies:
- dependency-name: minijinja-autoreload
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-26 17:21:21 +00:00 committed by GitHub
parent 0523eea2f6
commit 6a30b07d89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -4753,9 +4753,9 @@ dependencies = [
[[package]]
name = "minijinja-autoreload"
version = "2.0.3"
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfe3362301b5f450f0f07175cc8cacdd9edb352c7d0375af72646dfb5769fc2a"
checksum = "30f4ec2f298410b4e9e3ee764545750571f6fc29d8952c2e5a139ace70c3ab9c"
dependencies = [
"minijinja",
"notify 5.2.0",