diff --git a/Cargo.toml b/Cargo.toml index 4d7df29..ddf68cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,6 @@ name = "bincode" version = "0.8.0" authors = ["Ty Overby ", "Francesco Mazzoli ", "David Tolnay ", "Daniel Griffen"] -publish = false repository = "https://github.com/TyOverby/bincode" documentation = "https://docs.rs/bincode"