Release 0.8.0-rc3

This commit is contained in:
David Tolnay
2016-07-23 15:13:19 -07:00
parent a892a13473
commit e36f33589c
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
name = "serde_codegen"
# DO NOT RELEASE ANY MORE 0.7 RELEASES FROM THIS BRANCH
# USE THE 0.7.x BRANCH
version = "0.8.0-rc2"
version = "0.8.0-rc3"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"