Release 1.0.103

This commit is contained in:
David Tolnay
2019-11-24 16:15:13 -08:00
parent ff70409215
commit 43a9f59c18
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_test"
version = "1.0.102" # remember to update html_root_url
version = "1.0.103" # remember to update html_root_url
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>", "David Tolnay <dtolnay@gmail.com>"]
license = "MIT OR Apache-2.0"
description = "Token De/Serializer for testing De/Serialize implementations"