chore(deps): update rust crate phf to 0.12.0

This commit is contained in:
renovate[bot]
2025-06-19 12:41:33 +00:00
committed by GitHub
parent 92ec1c797a
commit df2d719b0a
2 changed files with 22 additions and 12 deletions

View File

@@ -56,7 +56,7 @@ libmount-sys = "0.1.1"
linux-raw-sys = { version = "0.9.0", features = ["ioctl"] }
md-5 = "0.10.6"
nix = { version = "0.30", default-features = false }
phf = "0.11.2"
phf = "0.12.0"
phf_codegen = "0.11.2"
rand = { version = "0.9.0", features = ["small_rng"] }
rangemap = "1.5.1"