2 unstable releases
Uses old Rust 2015
0.2.1 | May 11, 2018 |
---|---|
0.2.0 |
|
0.1.0 | Jan 5, 2018 |
#24 in #leave
10KB
241 lines
cargo-ensure-installed
Like cargo install
but if you already have a suitable version, simply leaves it as-is.
Installation
cargo install cargo-ensure-installed
Usage
cargo ensure-install --package=rustfmt --version=0.9.0
Version may be any version requirement understood by SemVer.
License
This project is licensed under Apache 2.
Dependencies
~0.8–1.1MB
~17K SLoC