From 09f6ad35f92cc8a3be65db43129f39c0881855c7 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 18 Dec 2022 21:10:10 +0100 Subject: [PATCH] with license-file --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) 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"