Skip to content

Commit 30fcbc1

Browse files
chore(deps): update rust crate phf to 0.14.0
1 parent 087ab89 commit 30fcbc1

2 files changed

Lines changed: 25 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 24 additions & 15 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
@@ -426,7 +426,7 @@ num-prime = "0.5.0"
426426
num-traits = "0.2.19"
427427
onig = { version = "~6.5.1", default-features = false }
428428
parse_datetime = "0.14.0"
429-
phf = "0.13.1"
429+
phf = "0.14.0"
430430
phf_codegen = "0.13.1"
431431
platform-info = "2.0.3"
432432
pretty_assertions = "1.4.1"

0 commit comments

Comments
 (0)