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
These have been separated historically because it was not possible for serde_json to have an optional dev-dependency on serde_derive (rust-lang/cargo#1596).
Now that serde_derive is not optional, it would be simpler to structure the repo in the way serde_urlencoded does, for example.
These have been separated historically because it was not possible for serde_json to have an optional dev-dependency on serde_derive (rust-lang/cargo#1596).
Now that serde_derive is not optional, it would be simpler to structure the repo in the way serde_urlencoded does, for example.
cc @nox
The text was updated successfully, but these errors were encountered: