refactor(rust)!: merge `cargo` and `rustup` plugins into `rust` plugin (#10270)
BREAKING CHANGE: `cargo` and `rustup` plugins have been moved to the `rust` plugin
since they're part of the Rust toolchain. If you're using these, update your .zshrc
file to use `rust` instead.
Closes #10270
Co-authored-by:
Marc Cornellà <hello@mcornella.com>
Showing
plugins/rust/rust.plugin.zsh
0 → 100644
Please register or sign in to comment