Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metadata for cargo-binstall #1073

Merged
merged 1 commit into from
May 20, 2023

Conversation

orhun
Copy link
Contributor

@orhun orhun commented May 20, 2023

This PR updates the Cargo.toml of lychee to add cargo-binstall metadata as mentioned in #59 (comment)

Tested as follows:

$ cargo binstall lychee --manifest-path lychee-bin/Cargo.toml --dry-run

 INFO resolve: Resolving package: 'lychee'
 WARN The package lychee v0.13.0 will be downloaded from github.com
 INFO This will install the following binaries:
 INFO   - lychee (lychee -> /home/orhun/.cargo/bin/lychee)
 INFO Dry-run: Not proceeding to install fetched binaries
 INFO Done in 4.958623872s

@mre mre merged commit 6a356bf into lycheeverse:master May 20, 2023
6 checks passed
@mre
Copy link
Member

mre commented May 20, 2023

Awesome @orhun! Tested and works. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants