aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMariot Tsitoara <[email protected]>2022-08-22 08:04:46 +0000
committerGitHub <[email protected]>2022-08-22 08:04:46 +0000
commit1b4bfc283fd6867c8159eb39ba679d45d086305d (patch)
tree4f7bd867cd032b0537a7d1774611c0e786c416da /Cargo.toml
parentMerge pull request #16 from lmburns/4plebs (diff)
downloadchan-downloader-1b4bfc283fd6867c8159eb39ba679d45d086305d.tar.xz
chan-downloader-1b4bfc283fd6867c8159eb39ba679d45d086305d.zip
remove 6th keyword
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bbd4df0..1786868 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT"
readme = "README.md"
homepage = "https://github.com/mariot/chan-downloader"
repository = "https://github.com/mariot/chan-downloader"
-keywords = ["cli", "4chan", "4plebs", "download", "downloader", "crawler"]
+keywords = ["cli", "4chan", "4plebs", "download", "crawler"]
categories = ["command-line-utilities"]
[lib]