aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5c0c666..b09a420 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,6 @@ edition = "2018"
description = "a wget-like file downloader"
readme = "README.md"
repository = "https://code.boringcactus.com/webget/"
-license = "LicenseRef-ACSL"
license-file = "LICENSE"
keywords = ["download", "wget"]
categories = ["command-line-utilities"]