Bump ammonia from 4.1.1 to 4.1.2

Bumps [ammonia](https://github.com/rust-ammonia/ammonia) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/rust-ammonia/ammonia/releases)
- [Changelog](https://github.com/rust-ammonia/ammonia/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-ammonia/ammonia/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: ammonia
  dependency-version: 4.1.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-22 15:50:03 +00:00
committed by GitHub
parent 688246bc23
commit 9df3aaed03
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.140"
tokio-cron-scheduler = "0.14.0"
axum = "0.8.1"
ammonia = "4.0.0"
ammonia = "4.1.2"
maplit = "1.0.2"
tracing = "0.1.41"