Skip to content

fix cargo package count#144

Merged
hykilpikonna merged 1 commit intohykilpikonna:masterfrom
Un1q32:master
Jun 26, 2023
Merged

fix cargo package count#144
hykilpikonna merged 1 commit intohykilpikonna:masterfrom
Un1q32:master

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