Release 0.7.5

This commit is contained in:
David Tolnay
2016-05-11 09:36:30 -07:00
parent a9a4b2d8e2
commit 709ac64dfc
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen"
version = "0.7.4"
version = "0.7.5"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"