ron v0.10.1
This is a very small release to fix the potential breakage that the new Number
enum could cause by having feature-dependent variants. Now the Number
enum is non-exhaustive. Please refer to https://docs.rs/ron/0.10.1/ron/value/enum.Number.html for further details.
What's Changed
Full Changelog: v0.9.0...v0.10.1