Skip to content

illicitonion/cargo-ensure-installed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages