Created
August 13, 2016 13:32
-
-
Save booyaa/f4aa0c4a084ef9abf75e03dc012ad814 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rustup show | |
Default host: x86_64-apple-darwin | |
installed toolchains | |
-------------------- | |
stable-armv7-unknown-linux-gnueabihf | |
stable-x86_64-apple-darwin (default) | |
beta-x86_64-apple-darwin | |
nightly-armv7-unknown-linux-gnueabihf | |
nightly-x86_64-apple-darwin | |
installed targets for active toolchain | |
-------------------------------------- | |
armv7-unknown-linux-gnueabihf | |
x86_64-apple-darwin | |
x86_64-unknown-linux-musl | |
active toolchain | |
---------------- | |
stable-x86_64-apple-darwin (default) | |
rustc 1.10.0 (cfcb716cf 2016-07-03) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment