Bump cc from 1.0.46 to 1.0.47 (#6741)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-06 08:23:00 -07:00
committed by Michael Vines
parent dc3988eff8
commit 5c1abaf43c
2 changed files with 15 additions and 15 deletions

View File

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