chore(deps): bump libc from 0.2.46 to 0.2.51

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-03-29 12:33:28 +00:00
committed by Fabian Freyer
parent 57bb891926
commit bf161a8b64
2 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ license = "BSD-3-Clause"
[dependencies]
actix= "0.7.9"
actix-web= "0.7.19"
libc = "0.2.46"
libc = "0.2.51"
log = "0.4.6"
pretty_env_logger = "0.3.0"
serde = "1.0.89"