Bump socket2 from 0.3.10 to 0.3.11 (#5451)

Bumps [socket2](https://github.com/alexcrichton/socket2-rs) from 0.3.10 to 0.3.11.
- [Release notes](https://github.com/alexcrichton/socket2-rs/releases)
- [Commits](https://github.com/alexcrichton/socket2-rs/compare/0.3.10...0.3.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-07 10:18:17 -07:00
committed by Michael Vines
parent 7911895b67
commit f154a53e5e
2 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ clap = "2.33.0"
log = "0.4.8"
nix = "0.14.1"
rand = "0.6.1"
socket2 = "0.3.9"
socket2 = "0.3.11"
solana-logger = { path = "../logger", version = "0.18.0-pre1" }
tokio = "0.1"