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 serde to 0.9 #175

Merged
merged 3 commits into from Feb 17, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Silence a warning

  • Loading branch information
nox committed Feb 17, 2017
commit d4b501f148038e3c01be5804fcdf984811b89ce9
@@ -57,7 +57,7 @@

extern crate heapsize;

#[macro_use]
#[cfg_attr(test, macro_use)]
extern crate log;
extern crate rustc_serialize;
extern crate serde;
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.