Add crate keywords, update descriptions

This commit is contained in:
Joakim Frostegård 2022-03-20 20:41:56 +01:00
parent ba5a568bcd
commit a9f1aeb70c
11 changed files with 14 additions and 2 deletions

View file

@ -7,6 +7,7 @@ license = "Apache-2.0"
repository = "https://github.com/greatest-ape/aquatic"
description = "HTTP BitTorrent tracker protocol"
exclude = ["target"]
keywords = ["http", "protocol", "peer-to-peer", "torrent", "bittorrent"]
[lib]
name = "aquatic_http_protocol"