Release 0.8.21

This commit is contained in:
David Tolnay
2016-12-24 12:36:54 -05:00
parent 28d67f4172
commit 9338c4f1b9
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_codegen_internals"
version = "0.11.2"
version = "0.11.3"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "AST representation used by Serde codegen. Unstable."