diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/bootstrap/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bootstrap/Cargo.toml b/src/bootstrap/Cargo.toml index c14ad6fa5ff..a74df97a5c7 100644 --- a/src/bootstrap/Cargo.toml +++ b/src/bootstrap/Cargo.toml @@ -40,7 +40,7 @@ cmake = "0.1.38" filetime = "0.2" num_cpus = "1.0" getopts = "0.2.19" -cc = "1.0.35" +cc = "1.0.67" libc = "0.2" serde = { version = "1.0.8", features = ["derive"] } serde_json = "1.0.2" |
