with license-file

This commit is contained in:
2022-12-18 21:10:10 +01:00
parent 64f853d025
commit 09f6ad35f9

View File

@@ -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" 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" version = "0.1.1"
edition = "2021" edition = "2021"
license = "MIT"
license-file = "LICENSE" license-file = "LICENSE"
authors = ["Kasper J. Hermansen contact@kjuulh.io"] authors = ["Kasper J. Hermansen contact@kjuulh.io"]
readme = "README.md" readme = "README.md"