Bump cc from 1.0.40 to 1.0.41 (#5699)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-28 14:19:33 -06:00
committed by Greg Fitzgerald
parent 7dfb735db9
commit 3548d42a6c
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.40"
cc = "1.0.41"