Bump libc from 0.2.54 to 0.2.55 (#4324)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-17 13:24:12 -07:00
committed by Michael Vines
parent 4ed0cded9c
commit 6b5bcfaa58
4 changed files with 58 additions and 58 deletions

View File

@@ -14,7 +14,7 @@ bv = { version = "0.11.0", features = ["serde"] }
byteorder = "1.3.1"
fnv = "1.0.6"
hashbrown = "0.2.0"
libc = "0.2.49"
libc = "0.2.55"
libloading = "0.5.0"
log = "0.4.2"
memmap = "0.6.2"