undo the breaking change introduced in 0.7.6

This commit is contained in:
Oliver Schneider
2016-06-01 11:08:59 +02:00
parent e0bd57d63c
commit 96cd910c92
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.7.6"
version = "0.7.7"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"