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

Fitzgen lockfile bindgen version #365

Merged
merged 4 commits into from
Sep 24, 2018

Conversation

ashleygwilliams
Copy link
Member

this is cargo fmt'd version of #324

data-pup and others added 4 commits September 24, 2018 11:40
This lets us leverage `cargo` for semver finding and then ensure that we get the
exact same version of the CLI that cargo selected. It also lets us support fuzzy
dependencies like "0.2" instead of exact dependencies like "0.2.21" again.
This way when future wasm-bindgen version are published the tests will
continue working!
This can be somewhat expensive, so make sure we don't have to chew
through too much!
@ashleygwilliams ashleygwilliams merged commit 69982de into master Sep 24, 2018
@ashleygwilliams ashleygwilliams deleted the fitzgen-lockfile-bindgen-version branch September 24, 2018 20:08
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