Skip to content

Commit f952757

Browse files
authored
Bump string_cache_codegen to 0.5.4 (#577)
Bumping version of string cache codegen to `0.5.4` to stabilize `generated_rs` write order.
1 parent 518a3ac commit f952757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

markup5ever/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "markup5ever"
3-
version = "0.14.1"
3+
version = "0.14.2"
44
authors = [ "The html5ever Project Developers" ]
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/servo/html5ever"
@@ -21,5 +21,5 @@ tendril = "0.4"
2121
log = "0.4"
2222

2323
[build-dependencies]
24-
string_cache_codegen = "0.5.1"
24+
string_cache_codegen = "0.5.4"
2525
phf_codegen = "0.11"

0 commit comments

Comments
 (0)