Skip to content

Commit

Permalink
Bump enum-iterator from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Sep 16, 2021
1 parent dd071e4 commit 186a481
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ phf_codegen = "^0.8"

[dependencies]
aho-corasick = "^0.7"
enum-iterator = "^0.6"
enum-iterator = "^0.7"
fxhash = "0.2"
lazy_static = "^1.3"
num-format = "^0.4"
Expand Down

0 comments on commit 186a481

Please sign in to comment.