Add Cargo.toml descriptions for load testers

This commit is contained in:
Joakim Frostegård 2022-03-26 12:04:10 +01:00
parent ccfd5488c4
commit f047155366
3 changed files with 3 additions and 0 deletions

View file

@ -4,6 +4,7 @@ version = "0.2.0"
authors = ["Joakim Frostegård <joakim.frostegard@gmail.com>"]
edition = "2021"
license = "Apache-2.0"
description = "BitTorrent (HTTP over TLS) load tester"
repository = "https://github.com/greatest-ape/aquatic"
keywords = ["http", "benchmark", "peer-to-peer", "torrent", "bittorrent"]
readme = "../README.md"