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

<div class="_install-action shows code for lib instead of binary #2446

Closed
bestia-dev opened this issue Apr 23, 2020 · 2 comments
Closed

<div class="_install-action shows code for lib instead of binary #2446

bestia-dev opened this issue Apr 23, 2020 · 2 comments

Comments

@bestia-dev
Copy link

I published my binary CLI to crates.io:
https://crates.io/crates/lmake_readme
On the opening page in div "install-action" it looks like it is a library:
lmake_readme = "0.5.1"
Instead it should be a binary:
cargo install lmake_readme

@Turbo87
Copy link
Member

Turbo87 commented Apr 23, 2020

seems like this is already mentioned by #483, right?

@carols10cents
Copy link
Member

Yes, this is a duplicate of #483. Thanks!

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

No branches or pull requests

3 participants