build(deps): bump miow from 0.3.3 to 0.3.5

Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.3.3 to 0.3.5.
- [Release notes](https://github.com/yoshuawuyts/miow/releases)
- [Commits](https://github.com/yoshuawuyts/miow/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-25 08:13:07 +00:00 committed by GitHub
parent 6659e9004d
commit 2e3d81bd36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -3435,9 +3435,9 @@ dependencies = [
[[package]]
name = "miow"
version = "0.3.3"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226"
checksum = "07b88fb9795d4d36d62a012dfbf49a8f5cf12751f36d31a9dbe66d528e58979e"
dependencies = [
"socket2",
"winapi",