build(deps): bump string_cache_codegen from 0.5.3 to 0.5.4 (#35560)

Bumps [string_cache_codegen](https://github.com/servo/string-cache) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/servo/string-cache/releases)
- [Commits](https://github.com/servo/string-cache/commits/codegen-v0.5.4)

---
updated-dependencies:
- dependency-name: string_cache_codegen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-02-20 17:28:17 +00:00 committed by GitHub
parent 87d43dc23c
commit 61f1ff038a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -7172,9 +7172,9 @@ dependencies = [
[[package]]
name = "string_cache_codegen"
version = "0.5.3"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "244292f3441c89febe5b5bdfbb6863aeaf4f64da810ea3050fd927b27b8d92ce"
checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0"
dependencies = [
"phf_generator",
"phf_shared",