Bump cc from 1.0.38 to 1.0.40 (#5502)

Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.38 to 1.0.40.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.38...1.0.40)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-15 11:43:32 -06:00
committed by Greg Fitzgerald
parent 38602d60b3
commit 4e69408f54
2 changed files with 17 additions and 17 deletions

View File

@@ -9,4 +9,4 @@ license = "Apache-2.0"
edition = "2018"
[build-dependencies]
cc = "1.0.38"
cc = "1.0.40"