chore: bump enum-iterator from 0.6.0 to 0.7.0 (#18905)

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](https://github.com/stephaneyfx/enum-iterator/compare/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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-07-27 02:07:06 +00:00
committed by GitHub
parent 4454439285
commit 9364e7425a
2 changed files with 6 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ arc-swap = "0.4.8"
backoff = { version = "0.3.0", features = ["tokio"] }
bincode = "1.3.3"
bzip2 = "0.4.3"
enum-iterator = "0.6.0"
enum-iterator = "0.7.0"
flate2 = "1.0.20"
goauth = "0.10.0"
log = "0.4.14"