5 releases (breaking)
0.5.0 | Oct 24, 2022 |
---|---|
0.4.0 | Aug 11, 2022 |
0.3.0 | Aug 11, 2022 |
0.2.0 | Aug 10, 2022 |
0.1.0 | Aug 10, 2022 |
#716 in Cargo plugins
11KB
156 lines
cargo-set-rust-version
Update Cargo.toml rust-version to latest.
If the given manifest is a workspace, all members are updated.
Install
cargo install --locked cargo-set-rust-version
Usage
Update the rust-version
to the latest stable version:
cargo set-rust-version
License: Apache-2.0
Dependencies
~7MB
~162K SLoC