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