#cargo-install #leave #version #suitable #semver #as-is

app cargo-ensure-installed

Like cargo install but if you already have a suitable version, simply leaves it as-is

2 unstable releases

Uses old Rust 2015

0.2.1 May 11, 2018
0.2.0 May 11, 2018
0.1.0 Jan 5, 2018

#20 in #leave

Apache-2.0

10KB
241 lines

cargo-ensure-installed

Build Status Latest Version

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.5–0.8MB
~17K SLoC