Skip to content

Commit 54789da

Browse files
chore(deps): update rust crate phf to 0.14.0
1 parent 1d7bb60 commit 54789da

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 4 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
@@ -65,7 +65,7 @@ ctor = "1.0.0"
6565
dirs = "6.0.0"
6666
jiff = "0.2.15"
6767
nix = { version = "0.30", default-features = false, features = ["process"] }
68-
phf = "0.13.1"
68+
phf = "0.14.0"
6969
phf_codegen = "0.13.0"
7070
prettytable-rs = "0.10.0"
7171
rand = { version = "0.10.0" }

0 commit comments

Comments
 (0)