You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rustc_serialize support will sunset. There will be a 0.x version that use serde as default type system and allow rustc_serialize via feature flag. And in 1.0 release there will be no rustc_serialize for this library.