Release 0.7.9

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