Skip to content

Commit

Permalink
todo: add cargo-wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
c02y committed Sep 18, 2024
1 parent 62d27b9 commit a139252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion todo.org
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
# after installing from repo, need to manually install the toolchain using `rustup defult stable`
# NOTE to install rust-analyzer since rustup will symbolic /usr/lib/rustup/bin/rust-analyzer to /usr/bin/rustup which will not work
: sudo pacman -S rustup rust-analyzer && rustup default stable
cargo install cargo-edit cargo-audit cargo-outdated cargo-cache cargo-diet cargo-modules cargo-bloat cargo-watch cargo-nextest cargo-update xidlehook
cargo install cargo-edit cargo-audit cargo-outdated cargo-cache cargo-diet cargo-modules cargo-bloat cargo-watch cargo-nextest cargo-update cargo-wizard xidlehook
# clean cargo cache `cargo cache -a`

# https://airekans.github.io/cpp/2014/07/04/gperftools-profile
Expand Down

0 comments on commit a139252

Please sign in to comment.