Release 0.9.0-rc4

This commit is contained in:
David Tolnay
2017-01-25 10:11:53 -08:00
parent ffcd97834f
commit 59e48997dd
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-rc3"
version = "0.9.0-rc4"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"