Skip to content

Commit ec30599

Browse files
chore(deps): update rust crate phf to 0.14.0
1 parent 76e93b8 commit ec30599

2 files changed

Lines changed: 15 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 14 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
@@ -63,7 +63,7 @@ linux-raw-sys = { version = "0.12.0", features = ["ioctl"] }
6363
md-5 = "0.11.0"
6464
nix = { version = "0.31", default-features = false }
6565
parse_datetime = "0.11.0"
66-
phf = "0.13.0"
66+
phf = "0.14.0"
6767
phf_codegen = "0.13.0"
6868
rand = { version = "0.10.0" }
6969
rangemap = "1.5.1"

0 commit comments

Comments
 (0)