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

fix cargo package count #144

Merged
merged 1 commit into from
Jun 26, 2023
Merged

fix cargo package count #144

merged 1 commit into from
Jun 26, 2023

Conversation

Un1q32
Copy link
Contributor

@Un1q32 Un1q32 commented Jun 26, 2023

The cargo package count is just counting the number of files in ~/.cargo/bin, this breaks for packages that have more then one binary, or if the rust toolchain is installed with rustup

There's probably a better way of doing this that I didn't think of, but it's at least better then the old way.

@hykilpikonna hykilpikonna merged commit 31af137 into hykilpikonna:master Jun 26, 2023
@hykilpikonna
Copy link
Owner

Just tested it, 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

Successfully merging this pull request may close these issues.

2 participants