Skip to content

Instantly share code, notes, and snippets.

@radare
Created September 9, 2015 13:42
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 radare/2cbdddfb0f23f0663357 to your computer and use it in GitHub Desktop.
Save radare/2cbdddfb0f23f0663357 to your computer and use it in GitHub Desktop.
rust/cargo -vV
[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