Skip to content

Commit 3b3639a

Browse files
committed
Rollup merge of #55831 - alexcrichton:beta-cargo-update, r=alexcrichton
Hopefully a routine update to the rust-1.31.0 branch!
2 parents bee06e3 + e68d70c commit 3b3639a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/Cargo.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ dependencies = [
209209
"crossbeam-utils 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
210210
"crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
211211
"curl 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)",
212+
"curl-sys 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
212213
"env_logger 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
213214
"failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
214215
"filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",

0 commit comments

Comments
 (0)