chore(deps): bump libc from 0.2.62 to 0.2.64

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-16 02:15:34 +00:00
committed by Fabian Freyer
parent 6039be7e8c
commit 74894d39ea
2 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ actix= "0.8.3"
futures = "0.1.29"
handlebars = "2.0.2"
lazy_static = "1.4.0"
libc = "0.2.62"
libc = "0.2.64"
log = "0.4.8"
pretty_env_logger = "0.3.1"
serde = "1.0.101"