diff options
| -rw-r--r-- | Cargo.toml | 1 | 
1 files changed, 0 insertions, 1 deletions
@@ -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"]  |