diff --git a/Cargo.toml b/Cargo.toml index 58236c2..f03376e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ authors = ["Arlo Filley "] exclude = ["testing/", "process/", ".vscode/", ".DS_STORE"] license = "MIT" license-file = "LICENSE" -keywords = ["bittorrent", "torrent", "torrent client"] +keywords = ["bittorrent", "torrent", "torrentclient"] readme = "README.md" repository = "https://github.com/arlofilley/rusty_torrent"