#cargo-toml #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

#700 in Cargo plugins

Download history 4/week @ 2024-02-19 8/week @ 2024-02-26 71/week @ 2024-04-01

71 downloads per month

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
~171K SLoC