Workflow Status

cargo-set-rust-version

Update Cargo.toml rust-version to latest.

If the given manifest is a workspace, all members are updated.

Install

rust cargo install --locked cargo-set-rust-version

Usage

Update the rust-version to the latest stable version:

rust cargo set-rust-version

License: Apache-2.0