Release 0.7.8

This commit is contained in:
David Tolnay
2016-06-06 10:13:52 -07:00
parent bf33daf124
commit 58fa302007
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.7.7"
version = "0.7.8"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"