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.21 .0"
4
+ version = " 0.22 .0"
5
5
authors = [ " The html5ever Project Developers" ]
6
6
license = " MIT / Apache-2.0"
7
7
repository = " https://github.com/servo/html5ever"
@@ -33,7 +33,7 @@ harness = false
33
33
[dependencies ]
34
34
log = " 0.3"
35
35
mac = " 0.1"
36
- markup5ever = { version = " 0.6 " , path = " ../markup5ever" }
36
+ markup5ever = { version = " 0.7 " , path = " ../markup5ever" }
37
37
38
38
[dev-dependencies ]
39
39
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.6.2 "
3
+ version = " 0.7.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.11.1 "
4
+ version = " 0.11.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.3"
25
25
mac = " 0.1"
26
- markup5ever = {version = " 0.6 " , path = " ../markup5ever" }
26
+ markup5ever = {version = " 0.7 " , 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