Skip to content

Commit fb8a893

Browse files
Bump html5ever from 0.29.0 to 0.29.1
Bumps [html5ever](https://github.com/servo/html5ever) from 0.29.0 to 0.29.1. - [Commits](https://github.com/servo/html5ever/commits) --- updated-dependencies: - dependency-name: html5ever dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a52514c commit fb8a893

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

Cargo.lock

+14-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scraper/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ readme = "README.md"
1515
[dependencies]
1616
cssparser = "0.34.0"
1717
ego-tree = "0.10.0"
18-
html5ever = "0.29.0"
18+
html5ever = "0.29.1"
1919
indexmap = { version = "2.7.1", optional = true }
2020
precomputed-hash = "0.1.1"
2121
selectors = "0.26.0"

0 commit comments

Comments
 (0)