[snowpatch] [PATCH v2] Migrate from rustc_serialize to serde

Andrew Donnellan andrew.donnellan at au1.ibm.com
Mon Mar 20 12:52:40 AEDT 2017


On 01/03/17 17:08, Andrew Donnellan wrote:
> serde is Rust's next-generation serialisation framework that will
> eventually supersede rustc_serialize.
>
> Convert our JSON and TOML serialisation to use serde. We still depend on
> rustc_serialize because docopt currently requires it.
>
> Closes: #39 ("migrate from rustc_serialize to serde")
> Signed-off-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>

Applied to master: 317f682bbc1b3cb11e156fa656acf5602562c3b0

-- 
Andrew Donnellan              OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com  IBM Australia Limited



More information about the snowpatch mailing list