summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2017-01-31Update serde to 0.9.3 and use serde::ser::ImpossibleAnthony Ramine
2017-01-29Bump version to 0.4.0Anthony Ramine
2017-01-29Use dtoa to not allocate a String to serialize a floatAnthony Ramine
2017-01-29Use itoa to not allocate a String to serialize an integerAnthony Ramine
2017-01-29Use void for the unreachable serializersAnthony Ramine
2017-01-29Update to serde 0.9.0 (fixes #7)Anthony Ramine
2016-10-23Bump version to 0.3.0Anthony Ramine
2016-09-22Bump version to 0.2.2Anthony Ramine
2016-09-19Bump version to 0.2.1Anthony Ramine
2016-09-11Update to 0.2.0Anthony Ramine
2016-09-11x-www-form-urlencoded meets SerdeAnthony Ramine