Bump phf_codegen from 0.11.2 to 0.12.1

This commit is contained in:
Daniel Hofstetter
2025-06-19 17:35:08 +02:00
parent 1b147d32b7
commit 31b76be6d9
2 changed files with 16 additions and 40 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ linux-raw-sys = { version = "0.9.0", features = ["ioctl"] }
md-5 = "0.10.6"
nix = { version = "0.30", default-features = false }
phf = "0.12.0"
phf_codegen = "0.11.2"
phf_codegen = "0.12.1"
rand = { version = "0.9.0", features = ["small_rng"] }
rangemap = "1.5.1"
regex = "1.10.2"