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

Fix compilation bug with recent bitflag versions #5

Merged
merged 2 commits into from
Mar 4, 2016
Merged

Fix compilation bug with recent bitflag versions #5

merged 2 commits into from
Mar 4, 2016

Conversation

mseri
Copy link
Contributor

@mseri mseri commented Mar 4, 2016

Hoedown and crates depending on it (e.g. cargo-extras) are no longer compiling due to an issue with bitflags.
This PR fixes the issues and adds versioning in Crates.toml to hopefully avoid this problem in the future.

(tested with rust 1.7)

@blaenk blaenk merged commit 77cd3fe into blaenk:master Mar 4, 2016
@blaenk
Copy link
Owner

blaenk commented Mar 4, 2016

Thank you very much!

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.

None yet

2 participants