Bump libc from 0.2.43 to 0.2.44

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-11-22 13:16:56 +00:00
committed by Greg Fitzgerald
parent db632fcc2a
commit ca39486d06
3 changed files with 46 additions and 46 deletions

View File

@ -14,7 +14,7 @@ bincode = "1.0.0"
byteorder = "1.2.1"
elf = "0.0.10"
env_logger = "0.6.0"
libc = "0.2.43"
libc = "0.2.44"
log = "0.4.2"
solana_rbpf = "=0.1.4"
serde = "1.0.27"