Fix a warning, bump the versions

This commit is contained in:
Erick Tryzelaar
2016-04-19 12:43:57 -05:00
parent bff2301ac3
commit 7bd87feb62
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.7.2"
version = "0.7.3"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"