http_private: add some Cargo.toml fields

This commit is contained in:
Joakim Frostegård 2022-04-04 12:55:19 +02:00
parent 292ba6f741
commit 4b456cc668

View file

@ -2,6 +2,10 @@
name = "aquatic_http_private"
version = "0.2.0"
edition = "2021"
authors = ["Joakim Frostegård <joakim.frostegard@gmail.com>"]
license = "Apache-2.0"
repository = "https://github.com/greatest-ape/aquatic"
keywords = ["http", "benchmark", "peer-to-peer", "torrent", "bittorrent"]
[lib]
name = "aquatic_http_private"