Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TyOverby committed Oct 12, 2017
1 parent aff3c3a commit 8efd15b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 8efd15b

Please sign in to comment.