Bump cc from 1.0.48 to 1.0.49 (#7690)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-07 22:13:17 -07:00
committed by Greg Fitzgerald
parent 85c3d64f29
commit 4b577aa77b
2 changed files with 16 additions and 16 deletions

View File

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