Skip to content

Commit 0ab9eee

Browse files
Bump enum-iterator from 0.6.0 to 0.7.0
Bumps [enum-iterator](https://github.com/stephaneyfx/enum-iterator) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/stephaneyfx/enum-iterator/releases) - [Commits](stephaneyfx/enum-iterator@0.6.0...0.7.0) --- updated-dependencies: - dependency-name: enum-iterator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 516e954 commit 0ab9eee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -16,7 +16,7 @@ phf_codegen = "^0.8"
1616

1717
[dependencies]
1818
aho-corasick = "^0.7"
19-
enum-iterator = "^0.6"
19+
enum-iterator = "^0.7"
2020
fxhash = "0.2"
2121
lazy_static = "^1.3"
2222
num-format = "^0.4"

0 commit comments

Comments
 (0)