This commit is contained in:
Ty Overby 2017-10-12 09:06:22 -07:00
parent c8f02e30aa
commit d340fdc1a4
1 changed files with 2 additions and 4 deletions

View File

@ -1,11 +1,9 @@
[package]
name = "bincode"
version = "0.8.1"
version = "0.9.0"
authors = ["Ty Overby <ty@pre-alpha.com>", "Francesco Mazzoli <f@mazzo.li>", "David Tolnay <dtolnay@gmail.com>", "Daniel Griffen"]
# Adding ErrorKind::Invalid*Encoding is a breaking change
# Adding ErrorKind::DeserializeAnyNotSupported is a breaking change
publish = false
publish = true
repository = "https://github.com/TyOverby/bincode"
documentation = "https://docs.rs/bincode"