Skip to content

Commit 41b5a61

Browse files
chore(deps): update rust crate phf_codegen to 0.13.0
1 parent 67657f3 commit 41b5a61

File tree

2 files changed

+13
-37
lines changed

2 files changed

+13
-37
lines changed

Cargo.lock

Lines changed: 12 additions & 36 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
@@ -38,7 +38,7 @@ regex = "1.10.4"
3838
sysinfo = "0.34"
3939
libc = "0.2.153"
4040
phf = "0.13.0"
41-
phf_codegen = "0.11.2"
41+
phf_codegen = "0.13.0"
4242
textwrap = { version = "0.16.1", features = ["terminal_size"] }
4343
xattr = "1.3.1"
4444
tempfile = "3.10.1"

0 commit comments

Comments
 (0)