diff --git a/Cargo.toml b/Cargo.toml index 0e20a0b..95ebebb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,6 @@ name = "toolkit" description = "Toolkit is an opinionated toolkit complementing a personal development workflow. Many of the commands are quite verbose, and well suited for adding to your shell toolbelt" version = "0.1.1" edition = "2021" -license = "MIT" license-file = "LICENSE" authors = ["Kasper J. Hermansen contact@kjuulh.io"] readme = "README.md"