Skip to content

Commit cb1ed37

Browse files
committed
Update xml5ever metadata for the repository move.
1 parent 27f3745 commit cb1ed37

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

xml5ever/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "xml5ever"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
description = "Push based streaming parser for xml"
5-
homepage = "https://github.com/Ygg01/xml5ever/blob/master/README.md"
6-
documentation = "https://ygg01.github.io/docs/xml5ever/xml5ever/index.html"
7-
repository = "https://github.com/Ygg01/xml5ever"
5+
homepage = "https://github.com/servo/html5ever/blob/master/xml5ever/README.md"
6+
documentation = "https://docs.rs/xml5ever/"
7+
repository = "https://github.com/servo/html5ever"
88
readme = "README.md"
99
keywords = ["xml", "xml5", "parser", "parsing"]
1010
authors = ["The xml5ever project developers"]

0 commit comments

Comments
 (0)