We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
string_cache_codegen
0.5.4
1 parent 518a3ac commit f952757Copy full SHA for f952757
markup5ever/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "markup5ever"
3
-version = "0.14.1"
+version = "0.14.2"
4
authors = [ "The html5ever Project Developers" ]
5
license = "MIT OR Apache-2.0"
6
repository = "https://github.com/servo/html5ever"
@@ -21,5 +21,5 @@ tendril = "0.4"
21
log = "0.4"
22
23
[build-dependencies]
24
-string_cache_codegen = "0.5.1"
+string_cache_codegen = "0.5.4"
25
phf_codegen = "0.11"
0 commit comments