Skip to content

Commit c153bb1

Browse files
committed
Bump versions
Bumps html5ever, markup5ever and xml5everf to 0.36.0. Bumps web_atoms to 0.1.4. Signed-off-by: Oriol Brufau <[email protected]>
1 parent ec5590e commit c153bb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010
]
1111

1212
[workspace.package]
13-
version = "0.35.0"
13+
version = "0.36.0"
1414
license = "MIT OR Apache-2.0"
1515
authors = [ "The html5ever Project Developers" ]
1616
repository = "https://github.com/servo/html5ever"

web_atoms/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "web_atoms"
3-
version = "0.1.3"
3+
version = "0.1.4"
44
authors = [ "The html5ever Project Developers" ]
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/servo/html5ever"

0 commit comments

Comments
 (0)