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

cargo library interface is unstable #56

Open
laudiacay opened this issue Jul 19, 2020 · 0 comments
Open

cargo library interface is unstable #56

laudiacay opened this issue Jul 19, 2020 · 0 comments

Comments

@laudiacay
Copy link
Contributor

The Cargo library is not guaranteed to have any stable API at all- you're supposed to shell out to the cargo binary instead.

Things will continue to break periodically until we fix this- if we don't update the Cargo library version, some Cargo.toml files will break siderophile, and if we do update, things will just break. So at some point I need to change this to call the binary instead.

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

1 participant