Skip to content

Commit b8866ac

Browse files
Merge pull request #504 from uutils/renovate/phf_codegen-0.x
chore(deps): update rust crate phf_codegen to 0.13.0
2 parents 7748598 + 1e50ef0 commit b8866ac

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
lines changed

Cargo.lock

Lines changed: 22 additions & 13 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
@@ -63,7 +63,7 @@ dirs = "6.0.0"
6363
libc = "0.2.154"
6464
nix = { version = "0.30", default-features = false, features = ["process"] }
6565
phf = "0.12.1"
66-
phf_codegen = "0.12.1"
66+
phf_codegen = "0.13.0"
6767
prettytable-rs = "0.10.0"
6868
rand = { version = "0.9.0", features = ["small_rng"] }
6969
ratatui = "0.29.0"

0 commit comments

Comments
 (0)