Release 0.9.0-rc3

This commit is contained in:
David Tolnay
2017-01-23 16:54:56 -08:00
parent 92668d7061
commit c334c1c7b5
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.9.0-rc2"
version = "0.9.0-rc3"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"