Bump cc from 1.0.41 to 1.0.45 (#5842)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-09 11:15:13 -07:00
committed by Michael Vines
parent a317e9513f
commit 6a082d2310
2 changed files with 29 additions and 17 deletions

View File

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