diff options
author | Melody Horn <melody@boringcactus.com> | 2021-03-27 10:53:04 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-03-27 10:53:04 -0600 |
commit | f4990361dd7c78c800daec2bedd9ddbe3d62711a (patch) | |
tree | 2e0f810fe3f590bcf835c024e65b56059dfbf9f6 | |
parent | faa323410fe3f70721213b74227aff2c21fa1073 (diff) | |
download | webget-canon.tar.gz webget-canon.zip |
-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"] |