chore(deps): bump libc from 0.2.65 to 0.2.66

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-02 07:40:31 +00:00
committed by Fabian Freyer
parent 8504816dd9
commit d8775f9022
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.65"
libc = "0.2.66"
log = "0.4.8"
pretty_env_logger = "0.3.1"
serde = "1.0.102"