Skip to content

Commit 6ef2a9a

Browse files
Bump html5ever from 0.31.0 to 0.33.0
Bumps [html5ever](https://github.com/servo/html5ever) from 0.31.0 to 0.33.0. - [Commits](https://github.com/servo/html5ever/commits) --- updated-dependencies: - dependency-name: html5ever dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d62bf27 commit 6ef2a9a

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

Cargo.lock

Lines changed: 19 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scraper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ readme = "README.md"
1515
[dependencies]
1616
cssparser = "0.35.0"
1717
ego-tree = "0.10.0"
18-
html5ever = "0.31.0"
18+
html5ever = "0.33.0"
1919
indexmap = { version = "2.7.1", optional = true }
2020
precomputed-hash = "0.1.1"
2121
selectors = "0.29.0"

0 commit comments

Comments
 (0)