cargo-set-rust-version

Crates.iocargo-set-rust-version
lib.rscargo-set-rust-version
version0.5.0
sourcesrc
created_at2022-08-10 08:00:44.72104
updated_at2022-10-24 18:20:03.800432
descriptionUpdate Cargo.toml rust-version to latest.
homepagehttps://github.com/leighmcculloch/cargo-set-rust-version
repositoryhttps://github.com/leighmcculloch/cargo-set-rust-version
max_upload_size
id642495
size39,228
Stellar (Rust crate publisher) (stellar-crates)

documentation

README

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

Commit count: 27

cargo fmt