Created
September 9, 2015 13:42
-
-
Save radare/2cbdddfb0f23f0663357 to your computer and use it in GitHub Desktop.
rust/cargo -vV
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
[pancake@koega radare2]$ rustc -vV | |
rustc 1.2.0-dev | |
binary: rustc | |
commit-hash: unknown | |
commit-date: unknown | |
host: x86_64-unknown-linux-gnu | |
release: 1.2.0-dev | |
[pancake@koega radare2]$ rustc -vV^C | |
[pancake@koega radare2]$ cargo -vV | |
cargo 0.4.0 (built 2015-08-17) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment