cargo: update to use Cargo 0.13.0 fetching

This commit is contained in:
Doug Goldstein
2016-12-07 15:13:57 -06:00
parent 339cc787cc
commit 84af8005f3

View File

@@ -8,11 +8,8 @@ LICENSE = "MIT | Apache-2.0"
DEPENDS = "openssl zlib libgit2 curl ca-certificates libssh2"
CARGO_INDEX_COMMIT = "6127fc24b0b6fe73fe4d339817fbf000b9a798a2"
SRC_URI = "\
http://static-rust-lang-org.s3.amazonaws.com/cargo-dist/${CARGO_SNAPSHOT} \
crate-index://crates.io/${CARGO_INDEX_COMMIT} \
"
B = "${S}"