Created
November 7, 2018 20:41
-
-
Save andy5995/18b77a773d0ca3d679aa98bca0f31cf1 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
andy@oceanus:~/prog/rust$ cargo bloat --bin hello-world.rs | |
Compiling ... | |
Error: failed to execute 'cargo'. It should be in the PATH. | |
andy@oceanus:~/prog/rust$ cargo bloat --bin hello-world | |
Compiling ... | |
Error: failed to execute 'cargo'. It should be in the PATH. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment