1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

Bump phf & phf_codegen from 0.11.2 to 0.12.1

This commit is contained in:
Daniel Hofstetter 2025-06-20 17:07:57 +02:00
parent d05460a16c
commit 9fb8cd2e50
2 changed files with 12 additions and 11 deletions

View file

@ -336,8 +336,8 @@ num-traits = "0.2.19"
number_prefix = "0.4"
onig = { version = "~6.5.1", default-features = false }
parse_datetime = "0.9.0"
phf = "0.11.2"
phf_codegen = "0.11.2"
phf = "0.12.1"
phf_codegen = "0.12.1"
platform-info = "2.0.3"
rand = { version = "0.9.0", features = ["small_rng"] }
rand_core = "0.9.0"