Sourced from serde_json's releases.
v1.0.61
- Add
impl From<Number> for Value(https://github.com/facebook/flipper/issues/737, thanks imp)
613d66e Release 1.0.618225a8b Format with rustfmt 1.4.30-nightlye63aedb Merge pull request https://github.com/facebook/flipper/issues/737 from imp/value_from_number5df9aed Add impl From<Number> for Value5a815a5 Ignore redundant_else pedantic clippy lint