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