Update Cargo.toml

This commit is contained in:
Ty Overby 2017-04-19 16:06:12 -07:00 committed by GitHub
parent 7eccffd783
commit 4654645c82
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
name = "bincode"
version = "0.7.0"
authors = ["Ty Overby <ty@pre-alpha.com>", "Francesco Mazzoli <f@mazzo.li>", "David Tolnay <dtolnay@gmail.com>", "Daniel Griffen"]
publish = false
repository = "https://github.com/TyOverby/bincode"
documentation = "https://docs.rs/bincode"