Fix unquoting arms with latest quasi

This commit is contained in:
Erick Tryzelaar
2015-05-02 10:44:57 -07:00
parent f0c87fbd4c
commit 206e19edb4
3 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_macros"
version = "0.3.2"
version = "0.3.3"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Macros to auto-generate implementations for the serde framework"