Cargo.toml files: add readme keys, remove some exclude keys

This commit is contained in:
Joakim Frostegård 2022-03-26 11:39:04 +01:00
parent 7180318abb
commit 90437e23bb
15 changed files with 15 additions and 2 deletions

View file

@ -7,6 +7,7 @@ license = "Apache-2.0"
description = "Blazingly fast, multi-threaded HTTP BitTorrent tracker"
repository = "https://github.com/greatest-ape/aquatic"
keywords = ["http", "server", "peer-to-peer", "torrent", "bittorrent"]
readme = "../README.md"
[lib]
name = "aquatic_http"