Skip to content

Commit ae43a1d

Browse files
chore(deps): update rust crate phf_codegen to 0.14.0
1 parent d7e1317 commit ae43a1d

2 files changed

Lines changed: 18 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 8 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
@@ -66,7 +66,7 @@ dirs = "6.0.0"
6666
jiff = "0.2.15"
6767
nix = { version = "0.30", default-features = false, features = ["process"] }
6868
phf = "0.13.1"
69-
phf_codegen = "0.13.0"
69+
phf_codegen = "0.14.0"
7070
prettytable-rs = "0.10.0"
7171
rand = { version = "0.10.0" }
7272
ratatui = "0.30.0"

0 commit comments

Comments
 (0)