diff --git a/Cargo.toml b/Cargo.toml index 9e016d7..d9e6b27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,9 @@ [package] -name = "cli-app-base" +name = "appbase" version = "0.1.0" authors = ["Ondřej Hruška "] edition = "2018" +publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html