chore(deps): update rust crate phf to 0.13.0

This commit is contained in:
renovate[bot]
2025-08-24 07:13:05 +00:00
committed by GitHub
parent 022b6167ee
commit da780ecbd3
2 changed files with 15 additions and 6 deletions

View File

@@ -57,7 +57,7 @@ linux-raw-sys = { version = "0.10.0", features = ["ioctl"] }
md-5 = "0.10.6"
nix = { version = "0.30", default-features = false }
parse_datetime = "0.11.0"
phf = "0.12.0"
phf = "0.13.0"
phf_codegen = "0.12.1"
rand = { version = "0.9.0", features = ["small_rng"] }
rangemap = "1.5.1"