From f4990361dd7c78c800daec2bedd9ddbe3d62711a Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Sat, 27 Mar 2021 10:53:04 -0600 Subject: don't use SPDX LicenseRef --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) 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"] -- cgit v1.2.3