Not as policy, just because we use 1.61.0 features
This commit is contained in:
Félix Saparelli 2022-06-01 02:07:18 +12:00
parent 6333fb0bd3
commit d59fd60e8a
No known key found for this signature in database
GPG key ID: B948C4BAE44FC474

View file

@ -4,11 +4,11 @@ description = "Rust binary package installer for CI integration"
repository = "https://github.com/ryankurte/cargo-binstall"
documentation = "https://docs.rs/cargo-binstall"
version = "0.8.0"
rust-version = "1.61.0"
authors = ["ryan <ryan@kurte.nz>"]
edition = "2021"
license = "GPL-3.0"
[package.metadata.binstall]
pkg-url = "{ repo }/releases/download/v{ version }/{ name }-{ target }.{ format }"
bin-dir = "{ bin }{ format }"