chore(deps): bump libc from 0.2.53 to 0.2.54

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-03 08:00:35 +00:00
committed by Fabian Freyer
parent 1588dfcaa0
commit ae58d76e2d
2 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ actix-web= "0.7.19"
actix= "0.7.9"
askama = { version = "0.8.0", features= ["with-actix-web"] }
futures = "0.1.26"
libc = "0.2.53"
libc = "0.2.54"
log = "0.4.6"
pretty_env_logger = "0.3.0"
serde = "1.0.90"