Update syntex to 0.41

This commit is contained in:
David Tolnay
2016-08-17 15:59:23 -04:00
parent ce66b230e3
commit 1796536962
7 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_testing"
version = "0.8.1"
version = "0.8.2"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "A generic serialization/deserialization framework"