mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Swap macos to zip, update binary lookup for binstall
This commit is contained in:
parent
7d0b700ae2
commit
87449e29e7
3 changed files with 29 additions and 10 deletions
|
@ -15,6 +15,8 @@ bin-dir = "{ bin }{ format }"
|
|||
|
||||
[package.metadata.binstall.overrides.x86_64-pc-windows-msvc]
|
||||
pkg-fmt = "zip"
|
||||
[package.metadata.binstall.overrides.x86_64-apple-darwin]
|
||||
pkg-fmt = "zip"
|
||||
|
||||
[dependencies]
|
||||
crates_io_api = "0.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue