serde/serde_json
Erick Tryzelaar fe20852b2c Reject serializing maps to JSON with non-string keys
Closes #122. This is a breaking change since it modifies the
return type of serde_json::to_vec{,pretty}, so it'll require a major
version bump of serde_json.
2015-08-13 22:29:13 -07:00
..
src Reject serializing maps to JSON with non-string keys 2015-08-13 22:29:13 -07:00
Cargo.toml version bump 2015-08-10 10:09:37 -07:00