From 90dd3de32544aad01e4c8580f53a5cd80e8d629b Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Thu, 2 May 2019 16:27:08 +0200 Subject: Cargo.toml: Do only specify license, not -file Signed-off-by: Matthias Beyer --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c86f8b0..935af97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,6 @@ readme = "./README.md" keywords = ["cli", "repology"] categories = ["command-line-interface", "command-line-utilities"] license = "GPL-2.0-only" -license-file = "./LICENSE" [badges] maintenance = { status = "actively-developed" } -- cgit v1.2.3