From: Chris Morgan Date: Sat, 3 Jan 2015 08:29:37 +0000 (+1100) Subject: 0.9.6 X-Git-Tag: 0.9.6 X-Git-Url: https://git.chrismorgan.info/anymap/commitdiff_plain/ef020b03ce9b48b368dc36f0fa81e72ebfdc4948?ds=inline;hp=ef020b03ce9b48b368dc36f0fa81e72ebfdc4948 0.9.6 Changed the deprecated `#[deriving(…)]` to `#[derive(…)]`. (Why not 0.9.5? I messed up, publishing the `clone` branch as 0.9.5.) ---