Update syntex to 0.39

This commit is contained in:
David Tolnay
2016-07-26 09:22:33 -07:00
parent ed603d4580
commit 78e74886be
6 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_testing"
version = "0.7.14"
version = "0.7.15"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "A generic serialization/deserialization framework"