Skip to content

Commit a556488

Browse files
Merge pull request #505 from cakebaker/bump_phf
Bump `phf` from `0.12.1` to `0.13.1`
2 parents ee3a109 + 1d89f72 commit a556488

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

Lines changed: 11 additions & 2 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
@@ -62,7 +62,7 @@ ctor = "0.5.0"
6262
dirs = "6.0.0"
6363
libc = "0.2.154"
6464
nix = { version = "0.30", default-features = false, features = ["process"] }
65-
phf = "0.12.1"
65+
phf = "0.13.1"
6666
phf_codegen = "0.13.0"
6767
prettytable-rs = "0.10.0"
6868
rand = { version = "0.9.0", features = ["small_rng"] }

0 commit comments

Comments
 (0)