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

Replace ad-hoc parsing of Cargo.toml with cargo_metadata crate #138

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

slonopotamus
Copy link
Contributor

No description provided.

@mdsteele mdsteele merged commit 0b31194 into burtonageo:master Feb 9, 2023
@slonopotamus slonopotamus deleted the cargo-metadata branch February 10, 2023 06:34
@ShayBox
Copy link

ShayBox commented Mar 17, 2023

This commit broke parsing, it doesn't work anymore, did nobody test this?
error: No [package.metadata.bundle] section in Cargo.toml
My code hasn't changed, I have that section still

@slonopotamus
Copy link
Contributor Author

Hmm... I though I did, but looks like something went wrong. Here's the fix: #139. Sorry for the inconvenience.

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.

3 participants