Skip to content

Instantly share code, notes, and snippets.

@edunham
Created February 29, 2016 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edunham/9f18c916e40f663507d0 to your computer and use it in GitHub Desktop.
Save edunham/9f18c916e40f663507d0 to your computer and use it in GitHub Desktop.
manifest_version = "2"
date = "2016-02-27"\m[pkg.rust]
version = "1.8.0-nightly (917db28b5 2016-02-19)"
[pkg.rust.target.i686-unknown-linux-gnu]
available = true
url = "https://dev-static.rust-lang.org/dist/2016-02-27/rust-nightly-i686-unknown-linux-gnu.tar.gz"
hash = "afdb2889cea5d16d4fe8477e832e3eb3467d38f72523d68df64f80641136e6c2"
[[pkg.rust.target.i686-unknown-linux-gnu.components]]
pkg = "rust-std"
target = "i686-unknown-linux-gnu"
[pkg.rust.target.x86_64-unknown-linux-gnu]
available = true
url = "https://dev-static.rust-lang.org/dist/2016-02-27/rust-nightly-x86_64-unknown-linux-gnu.tar.gz"
hash = "e057784bb781cf2c73844f39d54762578a067b03fdbcf9cc67874248df0f0219"
[[pkg.rust.target.x86_64-unknown-linux-gnu.components]]
pkg = "rust-std"
target = "x86_64-unknown-linux-gnu"
[pkg.cargo]
version = "1.8.0-nightly (917db28b5 2016-02-19)"
[pkg.cargo.target.aarch64-unknown-linux-gnu]
available = false
[pkg.cargo.target.arm-linux-androideabi]
available = false
[pkg.cargo.target.arm-unknown-linux-gnueabif]
available = false
[pkg.cargo.target.arm-unknown-linux-gnueabihf]
available = false
[pkg.cargo.target.i686-apple-darwin]
available = false
[pkg.cargo.target.i686-pc-windows-gnu]
available = false
[pkg.cargo.target.i686-pc-windows-msvc]
available = false
[pkg.cargo.target.i686-unknown-linux-gnu]
available = false
[pkg.cargo.target.mips-unknown-linux]
available = false
[pkg.cargo.target.mipsel-unknown-linux]
available = false
[pkg.cargo.target.x86_64-apple-darwin]
available = false
[pkg.cargo.target.x86_64-pc-windows-gnu]
available = false
[pkg.cargo.target.x86_64-pc-windows-msvc]
available = false
[pkg.cargo.target.x86_64-unknown-linux-gnu]
available = false
[pkg.cargo.target.x86_64-unknown-linux-musl]
available = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment