Last active
December 4, 2022 12:00
-
-
Save pinalbhatt/70cd7cfdc672c54af527cd4203e5fa68 to your computer and use it in GitHub Desktop.
Commands
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
cat $CARGO_HOME/.crates.toml | |
cat $CARGO_HOME/.crates2.json | jq . | |
cargo install --list | |
cargo install -f cargo-upgrades | |
rustup update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment