diff --git a/Cargo.toml b/Cargo.toml index 14d587f..dc12894 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ name = "elan" version = "0.3.2" authors = [ "Sebastian Ullrich " ] description = "Manage multiple rust installations with ease" +publish = false license = "MIT OR Apache-2.0"