Release 0.8.0-rc3

This commit is contained in:
David Tolnay
2016-07-23 15:13:19 -07:00
parent a892a13473
commit e36f33589c
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "serde_testing"
version = "0.8.0-rc2"
version = "0.8.0-rc3"
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
license = "MIT/Apache-2.0"
description = "A generic serialization/deserialization framework"