Crates.io | cargo-set-rust-version |
lib.rs | cargo-set-rust-version |
version | 0.5.0 |
source | src |
created_at | 2022-08-10 08:00:44.72104 |
updated_at | 2022-10-24 18:20:03.800432 |
description | Update Cargo.toml rust-version to latest. |
homepage | https://github.com/leighmcculloch/cargo-set-rust-version |
repository | https://github.com/leighmcculloch/cargo-set-rust-version |
max_upload_size | |
id | 642495 |
size | 39,228 |
Update Cargo.toml rust-version to latest.
If the given manifest is a workspace, all members are updated.
cargo install --locked cargo-set-rust-version
Update the rust-version
to the latest stable version:
cargo set-rust-version
License: Apache-2.0