Skip to content

Commit 4b7cc98

Browse files
build(deps): update markup5ever_rcdom requirement from 0.3.0 to 0.35.0
Updates the requirements on [markup5ever_rcdom](https://github.com/servo/html5ever) to permit the latest version. - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](servo/html5ever@v0.3.0...html5ever-v0.35.0) --- updated-dependencies: - dependency-name: markup5ever_rcdom dependency-version: 0.35.0+unofficial dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ea6c5d commit 4b7cc98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-utility/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ lightningcss = { version = "1.0.0-alpha.67", default-features = false, features
7777
base32 = "0.5"
7878
hmac = "0.12"
7979
urlencoding = "2.1"
80-
markup5ever_rcdom = "0.3.0"
80+
markup5ever_rcdom = "0.35.0"
8181

8282
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
8383
tauri = { workspace = true }

0 commit comments

Comments
 (0)