Skip to content

Commit f5be912

Browse files
authored
Merge pull request #47 from andreaskrath/dependabot/cargo/phf-0.12.1
build(deps): bump phf from 0.11.3 to 0.12.1
2 parents 5868046 + 24e3077 commit f5be912

File tree

2 files changed

+29
-17
lines changed

2 files changed

+29
-17
lines changed

Cargo.lock

Lines changed: 28 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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
clap = { version = "4.5.40", features = ["derive"] }
8-
phf = { version = "0.11.3", features = ["macros"] }
8+
phf = { version = "0.12.1", features = ["macros"] }
99
thiserror = "2.0.12"
1010
variant_count = "1.1.0"
1111

0 commit comments

Comments
 (0)