Bump cc from 1.0.45 to 1.0.50

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-22 08:35:52 +00:00 committed by GitHub
parent 26b7a48aa9
commit c4c93ca8fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
Cargo.lock generated
View file

@ -563,12 +563,11 @@ dependencies = [
[[package]]
name = "cc"
version = "1.0.45"
version = "1.0.50"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fc9a35e1f4290eb9e5fc54ba6cf40671ed2a2514c3eeb2b2a908dda2ea5a1be"
checksum = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd"
dependencies = [
"jobserver",
"num_cpus",
]
[[package]]