birkenfeld / serde-pickle

Rust (de)serialization for the Python pickle format.
Apache License 2.0
185 stars 27 forks source link

Update to Serde 1.0 #3

Closed lambda-fairy closed 7 years ago

lambda-fairy commented 7 years ago

Serde 1.0 has been released. It would be nice if serde-pickle supports it 🙂

birkenfeld commented 7 years ago

Done thanks to @waymost and PR #4!