We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f532dfe commit 49700a0Copy full SHA for 49700a0
Cargo.lock
@@ -136,7 +136,7 @@ name = "bootstrap"
136
version = "0.0.0"
137
dependencies = [
138
"build_helper 0.1.0",
139
- "cc 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
+ "cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
140
"cmake 0.1.33 (registry+https://github.com/rust-lang/crates.io-index)",
141
"filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
142
"getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
0 commit comments