serde 1.0.150
- Relax some trait bounds from the
Serializeimpl ofHashMapandBTreeMap(#2334) - Enable
SerializeandDeserializeimpls ofstd::sync::atomictypes on more platforms (#2337, thanks @badboy)
Serialize impl of HashMap and BTreeMap (#2334)Serialize and Deserialize impls of std::sync::atomic types on more platforms (#2337, thanks @badboy)