Skip to content

Commit 1a682ef

Browse files
authored
Merge pull request #5 from uutils/renovate/phf-0.x
chore(deps): update rust crate phf to 0.13.0
2 parents 20c6be3 + cfdc37a commit 1a682ef

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

Cargo.lock

Lines changed: 15 additions & 5 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
@@ -37,7 +37,7 @@ clap_mangen = "0.2"
3737
regex = "1.10.4"
3838
sysinfo = "0.34"
3939
libc = "0.2.153"
40-
phf = "0.11.2"
40+
phf = "0.13.0"
4141
phf_codegen = "0.11.2"
4242
textwrap = { version = "0.16.1", features = ["terminal_size"] }
4343
xattr = "1.3.1"

0 commit comments

Comments
 (0)