Bump libc from 0.2.55 to 0.2.58 (#4514)

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.55 to 0.2.58.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.55...0.2.58)
This commit is contained in:
dependabot-preview[bot]
2019-06-04 14:31:06 -07:00
committed by Greg Fitzgerald
parent fe40b75ac6
commit d77c98530f
4 changed files with 58 additions and 58 deletions

View File

@ -34,7 +34,7 @@ jsonrpc-derive = "11.0.0"
jsonrpc-http-server = "11.0.0"
jsonrpc-pubsub = "11.0.0"
jsonrpc-ws-server = "11.0.0"
libc = "0.2.55"
libc = "0.2.58"
log = "0.4.2"
memmap = { version = "0.7.0", optional = true }
nix = "0.14.0"