Merge pull request #856 from 0xADD1E/master

Update CC for additional target support
This commit is contained in:
Max Brunsfeld 2020-12-20 20:13:33 -08:00 committed by GitHub
commit d5eb5969f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@ harness = false
[dependencies]
ansi_term = "0.11"
cc = "1.0"
cc = "^1.0.58"
atty = "0.2"
clap = "2.32"
difference = "2.0"