indiv0 / xkcd-rs

Rust bindings for the XKCD web API
https://indiv0.github.io/xkcd-rs/xkcd
Apache License 2.0
4 stars 0 forks source link

Update serde #4

Closed indiv0 closed 7 years ago

indiv0 commented 7 years ago

Update to use the latest serde libraries (i.e. serde_derive), which uses the new procedural macros.