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 rustc-serialize dependency to version 0.3.24 (Fixes #30) #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aeph6Ee0
Copy link

This is just an intermediate fix, since rustc-serialize has been deprecated in favor of serde (see https://crates.io/crates/rustc-serialize).
In the medium term we should switch to serde.

Fixes #30.

@marble-sh
Copy link

I have a pull request open to migrate to serde here: #32

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.

Build fails with error[E0642]: patterns aren't allowed in methods without bodies
2 participants