Skip to content

Commit 753f3ec

Browse files
build(deps): bump variant_count from 1.1.0 to 1.2.0
Bumps [variant_count](https://github.com/XX/variant_count) from 1.1.0 to 1.2.0. - [Commits](https://github.com/XX/variant_count/commits) --- updated-dependencies: - dependency-name: variant_count dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5be912 commit 753f3ec

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)