summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
-rw-r--r--librepology/Cargo.toml1
2 files changed, 0 insertions, 2 deletions
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" }
diff --git a/librepology/Cargo.toml b/librepology/Cargo.toml
index 3dccff0..51afe45 100644
--- a/librepology/Cargo.toml
+++ b/librepology/Cargo.toml
@@ -11,7 +11,6 @@ readme = "./README.md"
keywords = ["api", "repology"]
categories = ["data-structures", "api-bindings"]
license = "MPL-2.0"
-license-file = "./LICENSE"
[badges]
maintenance = { status = "actively-developed" }