contain-rs / linked-hash-map

A HashMap wrapper that holds key-value pairs in insertion order
https://contain-rs.github.io/linked-hash-map/linked_hash_map/
Apache License 2.0
169 stars 60 forks source link

Release using serde 0.8.0 #69

Closed laktak closed 8 years ago

laktak commented 8 years ago

Please release a version using serde 0.8.0 so we can fix https://github.com/serde-rs/json/issues/135

apasel422 commented 8 years ago

I will release a new version, but at what point does it make sense to move the serde impls from this crate into serde itself?

apasel422 commented 8 years ago

Published as 0.3.0.