Bump libc from 0.2.49 to 0.2.50

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.49 to 0.2.50.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.49...0.2.50)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-05 11:23:16 +00:00
committed by Greg Fitzgerald
parent 6ab6e6cb9b
commit e4be57c3b6
3 changed files with 49 additions and 49 deletions

View File

@ -31,7 +31,7 @@ jsonrpc-derive = "10.1.0"
jsonrpc-http-server = "10.1.0"
jsonrpc-pubsub = "10.1.0"
jsonrpc-ws-server = "10.1.0"
libc = "0.2.49"
libc = "0.2.50"
log = "0.4.2"
nix = "0.13.0"
rand = "0.6.5"