Sync serde_test version with the other crates

This commit is contained in:
David Tolnay
2016-06-29 00:17:50 -07:00
parent 041d5c0842
commit 10b1508d4a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_test"
version = "0.1.0"
version = "0.7.11"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "Token De/Serializer for testing De/Serialize implementations"