rust.mk icon indicating copy to clipboard operation
rust.mk copied to clipboard

Fixed broken cargo install --vers

Open RoastVeg opened this issue 5 years ago • 0 comments

--vers=0.1 is not a valid parameter to cargo install, as it expects a semver range.

RoastVeg avatar May 30 '20 15:05 RoastVeg