chore: bump miow from 0.3.6 to 0.3.7 (#18222)

* chore: bump miow from 0.3.6 to 0.3.7

Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/yoshuawuyts/miow/releases)
- [Changelog](https://github.com/yoshuawuyts/miow/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yoshuawuyts/miow/compare/v0.3.6...v0.3.7)

---
updated-dependencies:
- dependency-name: miow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
dependabot[bot]
2021-06-25 11:08:57 -06:00
committed by GitHub
parent f2a2581259
commit 767c6eb57d
3 changed files with 11 additions and 13 deletions

View File

@ -31,7 +31,7 @@ itertools = "0.10.1"
libc = "0.2.97"
log = "0.4.11"
lru = "0.6.5"
miow = "0.3.6"
miow = "0.3.7"
net2 = "0.2.37"
num-traits = "0.2"
rand = "0.7.0"