Skip to content

Commit 04eed8e

Browse files
chore(deps): update rust crate phf_codegen to 0.13.0
1 parent 9a06d54 commit 04eed8e

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

Cargo.lock

Lines changed: 7 additions & 16 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
@@ -47,7 +47,7 @@ clap_complete = "4.5.2"
4747
clap_mangen = "0.2.20"
4848
libc = "0.2.154"
4949
phf = "0.13.0"
50-
phf_codegen = "0.12.1"
50+
phf_codegen = "0.13.0"
5151
regex = "1.10.4"
5252
tempfile = "3.10.1"
5353
textwrap = { version = "0.16.1", features = ["terminal_size"] }

0 commit comments

Comments
 (0)