Skip to content

Commit dfc45e8

Browse files
authored
Merge pull request #48 from andreaskrath/dependabot/cargo/variant_count-1.2.0
build(deps): bump variant_count from 1.1.0 to 1.2.0
2 parents f5be912 + 753f3ec commit dfc45e8

File tree

2 files changed

+9
-19
lines changed

2 files changed

+9
-19
lines changed

Cargo.lock

Lines changed: 8 additions & 18 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
@@ -7,7 +7,7 @@ edition = "2021"
77
clap = { version = "4.5.40", features = ["derive"] }
88
phf = { version = "0.12.1", features = ["macros"] }
99
thiserror = "2.0.12"
10-
variant_count = "1.1.0"
10+
variant_count = "1.2.0"
1111

1212
[lints.rust]
1313
unsafe_code = "deny"

0 commit comments

Comments
 (0)