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

Update cargo_metadata to 0.8.0 #670

Merged
merged 1 commit into from
Jul 16, 2019
Merged

Conversation

ThomasdenH
Copy link
Contributor

@ThomasdenH ThomasdenH commented Jun 26, 2019

Make sure these boxes are checked! πŸ“¦βœ…

  • You have the latest version of rustfmt installed
$ rustup component add rustfmt
  • You ran cargo fmt on the code base before submitting
  • You reference which issue is being closed in the PR text

✨✨ πŸ˜„ Thanks so much for contributing to wasm-pack! πŸ˜„ ✨✨

This updates cargo_metadata to 0.8.0. The semantics slightly changed, but other than that there's not a lot of difference. The error type is simplified, which means a conversion function is no longer needed.

I was hoping this would fix (it doesn't) #637, but unfortunately not.

@ashleygwilliams
Copy link
Member

thank you very much!

@ashleygwilliams ashleygwilliams added this to the 0.9.0 milestone Jul 16, 2019
@ashleygwilliams ashleygwilliams merged commit 398c8c7 into rustwasm:master Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants