We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57243c commit 15d10bfCopy full SHA for 15d10bf
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "html5ever"
4
-version = "0.1.0"
+version = "0.1.1"
5
authors = [ "The html5ever Project Developers" ]
6
license = "MIT / Apache-2.0"
7
repository = "https://github.com/servo/html5ever"
dom_sink/Cargo.toml
@@ -1,6 +1,6 @@
name = "html5ever_dom_sink"
description = "Basic DOM implementation for html5ever"
0 commit comments