Crates.io | cargo-ensure-installed |
lib.rs | cargo-ensure-installed |
version | 0.2.1 |
source | src |
created_at | 2018-01-05 11:30:45.394388 |
updated_at | 2018-05-11 11:37:33.876914 |
description | Like cargo install but if you already have a suitable version, simply leaves it as-is. |
homepage | |
repository | https://github.com/illicitonion/cargo-ensure-installed |
max_upload_size | |
id | 45602 |
size | 21,119 |
Like cargo install
but if you already have a suitable version, simply leaves it as-is.
cargo install cargo-ensure-installed
cargo ensure-install --package=rustfmt --version=0.9.0
Version may be any version requirement understood by SemVer.
This project is licensed under Apache 2.