You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: