Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

0.9.4

Compare
Choose a tag to compare
@dtolnay dtolnay released this 03 Aug 00:10
· 170 commits to master since this release
0.9.4
d282c40
  • Add serde_yaml::with::singleton_map for serialization of enums as a 1-entry map (#300)
  • Reject duplicate keys when deserializing Mapping or Value (#301)