chore(deps): bump libc from 0.2.60 to 0.2.62

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-16 07:50:13 +00:00
committed by Fabian Freyer
parent 5fabf85d0f
commit a2a38c5651
2 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ actix= "0.7.9"
askama = { version = "0.8.0", features= ["with-actix-web"] }
futures = "0.1.28"
lazy_static = "1.3.0"
libc = "0.2.60"
libc = "0.2.62"
log = "0.4.8"
pretty_env_logger = "0.3.0"
serde = "1.0.98"