- switch to an async API (aec9d494)
- update for latest serde (d2c53e37)
- clean up tests (348824ed)
- examples: "all" example output more verbose (adc03ae2)
- remove needless borrows (07926ed2)
- update
serde
/serde_json
/serde_derive
, use the?
operator instead of try. (f8c20c0)
- XkcdResponse: fix doc string for the
link
field. (356ac25e)
- XkcdResponse:
- README: update
README.md
(bc8467bc)