File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " html5ever"
3
- version = " 0.32.1 "
3
+ version = " 0.33.0 "
4
4
authors = [ " The html5ever Project Developers" ]
5
5
license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/servo/html5ever"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " markup5ever_rcdom"
3
- version = " 0.3 .0"
3
+ version = " 0.4 .0"
4
4
authors = [ " The html5ever Project Developers" ]
5
5
license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/servo/html5ever"
@@ -16,7 +16,7 @@ path = "lib.rs"
16
16
17
17
[dependencies ]
18
18
tendril = " 0.4"
19
- html5ever = { version = " 0.32 " , path = " ../html5ever" }
19
+ html5ever = { version = " 0.33 " , path = " ../html5ever" }
20
20
markup5ever = { version = " 0.16" , path = " ../markup5ever" }
21
21
xml5ever = { version = " 0.23" , path = " ../xml5ever" }
22
22
You can’t perform that action at this time.
0 commit comments