Skip to content

Commit

Permalink
Bump ammonia from 3.3.0 to 4.0.0 (#25)
Browse files Browse the repository at this point in the history
Bumps [ammonia](https://github.com/rust-ammonia/ammonia) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/rust-ammonia/ammonia/releases)
- [Changelog](https://github.com/rust-ammonia/ammonia/blob/master/CHANGELOG.md)
- [Commits](rust-ammonia/ammonia@v3.3.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aumetra Weisman <[email protected]>
  • Loading branch information
dependabot[bot] and aumetra committed Mar 27, 2024
1 parent 68bbc92 commit 729de0d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 17 deletions.
51 changes: 35 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ debug_trace = ["lol_html/debug_trace"]
simd = ["bytecount/runtime-dispatch-simd"]

[dev-dependencies]
ammonia = "3.3.0"
ammonia = "4.0.0"
criterion = "0.5.1"
insta = { version = "1.37.0", features = ["glob"] }

0 comments on commit 729de0d

Please sign in to comment.