Skip to content

Commit d0b0894

Browse files
chore(deps): update rust crate phf_codegen to 0.12.0
1 parent 92ec1c7 commit d0b0894

File tree

2 files changed

+31
-37
lines changed

2 files changed

+31
-37
lines changed

Cargo.lock

Lines changed: 30 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ linux-raw-sys = { version = "0.9.0", features = ["ioctl"] }
5757
md-5 = "0.10.6"
5858
nix = { version = "0.30", default-features = false }
5959
phf = "0.11.2"
60-
phf_codegen = "0.11.2"
60+
phf_codegen = "0.12.0"
6161
rand = { version = "0.9.0", features = ["small_rng"] }
6262
rangemap = "1.5.1"
6363
regex = "1.10.2"

0 commit comments

Comments
 (0)