From 413fcff0e820adafa2184234f2f1cb297136af3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20M=C3=BCller?= Date: Fri, 22 Jan 2016 18:40:22 +0100 Subject: [PATCH] Remove license-file key, only use license field --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 782c5c68..b5f4a833 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,6 @@ authors = ["Matthias Beyer "] repository = "https://github.com/matthiasbeyer/imag" homepage = "https://github.com/matthiasbeyer/imag" license = "LGPLv2" -license-file = "LICENSE" readme = "README.md" description = "CLI PIM suite with nice API, so you can use an MUA, Editor, etc. of your choice" keywords = ["PIM", "personal", "information", "management", "cli", "vcard", "ical", "wiki", "bookmark", "todo", "rss" ]