Skip to content

Commit

Permalink
Bump string_cache_codegen to 0.5.4 (#577)
Browse files Browse the repository at this point in the history
Bumping version of string cache codegen to `0.5.4` to stabilize `generated_rs` write order.
  • Loading branch information
Ygg01 authored Feb 25, 2025
1 parent 518a3ac commit f952757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions markup5ever/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "markup5ever"
version = "0.14.1"
version = "0.14.2"
authors = [ "The html5ever Project Developers" ]
license = "MIT OR Apache-2.0"
repository = "https://github.com/servo/html5ever"
Expand All @@ -21,5 +21,5 @@ tendril = "0.4"
log = "0.4"

[build-dependencies]
string_cache_codegen = "0.5.1"
string_cache_codegen = "0.5.4"
phf_codegen = "0.11"

0 comments on commit f952757

Please sign in to comment.