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

Use the cargo CLI instead of the API #50

Open
art049 opened this issue Sep 5, 2024 · 0 comments
Open

Use the cargo CLI instead of the API #50

art049 opened this issue Sep 5, 2024 · 0 comments

Comments

@art049
Copy link
Member

art049 commented Sep 5, 2024

Using cargo commands instead of relying on the API would bring less instability with different cargo releases.
It would also make the executable smaller and improve the build of cargo-codspeed itself since we wouldn't need to build cargo on every install anymore.

It would also help a lot to support all the cargo build flags (such as #46 or #19).

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

No branches or pull requests

1 participant