Skip to content

Commit b2ee50b

Browse files
chore(deps): bump markup5ever_rcdom
Bumps [markup5ever_rcdom](https://github.com/servo/html5ever) from 0.35.0+unofficial to 0.39.0+unofficial. - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits) --- updated-dependencies: - dependency-name: markup5ever_rcdom dependency-version: 0.39.0+unofficial dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83653df commit b2ee50b

2 files changed

Lines changed: 99 additions & 22 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ gpui-component = "0.5.1"
3333
gpui-component-assets = "0.5.1"
3434
directories = "6.0"
3535
image = { version = "0.25", default-features = false, features = ["jpeg", "png"] }
36-
markup5ever_rcdom = "0.35"
36+
markup5ever_rcdom = "0.39"
3737
reqwest = { version = "0.12", default-features = false, features = ["blocking", "rustls-tls"] }
3838
rustls = { version = "0.23", default-features = false, features = ["std"] }
3939
rusqlite = { version = "0.32", features = ["bundled"] }

0 commit comments

Comments
 (0)