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

Bump to standalone-syn 0.13.0 #143

Merged
merged 1 commit into from
Mar 6, 2018
Merged

Conversation

staktrace
Copy link
Contributor

Fixes #137.

standalone-syn 0.13.0 contains the deferred PR dtolnay/syn#363 which
allows turning off the "proc-macro" feature. This is the desired
approach to fixing the dylib dependency problem, and allows cbindgen to
once again be buildable by the release rustc compiler.

Fixes mozilla#137.

standalone-syn 0.13.0 contains the deferred PR dtolnay/syn#363 which
allows turning off the "proc-macro" feature. This is the desired
approach to fixing the dylib dependency problem, and allows cbindgen to
once again be buildable by the release rustc compiler.
@eqrion eqrion merged commit 03ea684 into mozilla:master Mar 6, 2018
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.

cbindgen 0.5.0 require nightly
2 participants