Skip to content

Update rustc-serialize dependency to version 0.3.24 (Fixes #30)#31

Open
aeph6Ee0 wants to merge 1 commit into
coeuvre:masterfrom
aeph6Ee0:update_rustc-serialize
Open

Update rustc-serialize dependency to version 0.3.24 (Fixes #30)#31
aeph6Ee0 wants to merge 1 commit into
coeuvre:masterfrom
aeph6Ee0:update_rustc-serialize

Conversation

@aeph6Ee0

Copy link
Copy Markdown

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
Copy Markdown

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