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
This crate enables the rustc-serialize feature in its chrono dependency. That feature has been removed from latest chrono, and its implementation on older chrono uses a feature that is planned to be removed from the compiler (rust-lang/rust#134301). You'll probably want to use serde instead; if for some reason that does not work, please let us know.
The text was updated successfully, but these errors were encountered:
This crate enables the rustc-serialize feature in its
chrono
dependency. That feature has been removed from latest chrono, and its implementation on older chrono uses a feature that is planned to be removed from the compiler (rust-lang/rust#134301). You'll probably want to use serde instead; if for some reason that does not work, please let us know.The text was updated successfully, but these errors were encountered: