#cargo-toml #latest #latest-version #manifest #rust-version

app cargo-set-rust-version

Update Cargo.toml rust-version to latest

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

#531 in Cargo plugins

Apache-2.0

11KB
156 lines

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

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

~7.5MB
~172K SLoC