Crates.io | cargo-syu |
lib.rs | cargo-syu |
version | 0.1.1 |
source | src |
created_at | 2024-10-15 17:57:45.395125 |
updated_at | 2024-10-16 22:35:37.663615 |
description | Update Rust binary crates |
homepage | |
repository | https://github.com/idealseal/cargo-syu |
max_upload_size | |
id | 1409808 |
size | 46,192 |
cargo install --locked cargo-syu
After that, the command can update itself.
The default operation is to list and update packages.
cargo syu
Don't update packages, but list available updates.
cargo syu --list
Take git packages into consideration.
cargo syu --git
~/.cargo/config.toml
..crates.toml
.Licensed under the MIT License.