Bump ammonia from 3.1.3 to 3.1.4

Bumps [ammonia](https://github.com/rust-ammonia/ammonia) from 3.1.3 to 3.1.4.
- [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/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: ammonia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-17 19:29:15 +00:00
committed by GitHub
parent 65ba083720
commit 1ccaa817b3
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ edition = "2018"
[dependencies]
activitypub = "0.1.1"
ammonia = "3.1.2"
ammonia = "3.1.4"
bcrypt = "0.10.1"
guid-create = "0.2"
itertools = "0.10.3"