File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
3
3
name = " html5ever"
4
- version = " 0.22.7 "
4
+ version = " 0.22.8 "
5
5
authors = [ " The html5ever Project Developers" ]
6
6
license = " MIT / Apache-2.0"
7
7
repository = " https://github.com/servo/html5ever"
@@ -29,7 +29,7 @@ name = "serializer"
29
29
[dependencies ]
30
30
log = " 0.4"
31
31
mac = " 0.1"
32
- markup5ever = { version = " 0.7 " , path = " ../markup5ever" }
32
+ markup5ever = { version = " 0.8 " , path = " ../markup5ever" }
33
33
34
34
[dev-dependencies ]
35
35
rustc-serialize = " 0.3.15"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " markup5ever"
3
- version = " 0.7.7 "
3
+ version = " 0.8.0 "
4
4
authors = [ " The html5ever Project Developers" ]
5
5
license = " MIT / 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
3
3
name = " xml5ever"
4
- version = " 0.13.1 "
4
+ version = " 0.13.2 "
5
5
authors = [" The xml5ever project developers" ]
6
6
license = " MIT / Apache-2.0"
7
7
repository = " https://github.com/servo/html5ever"
@@ -23,7 +23,7 @@ doctest = true
23
23
time = " 0.1"
24
24
log = " 0.4"
25
25
mac = " 0.1"
26
- markup5ever = {version = " 0.7 " , path = " ../markup5ever" }
26
+ markup5ever = {version = " 0.8 " , path = " ../markup5ever" }
27
27
28
28
[dev-dependencies ]
29
29
rustc-serialize = " 0.3.15"
You can’t perform that action at this time.
0 commit comments