diff --git a/aquatic_http_private/Cargo.toml b/aquatic_http_private/Cargo.toml index 4619b04..0d59f6a 100644 --- a/aquatic_http_private/Cargo.toml +++ b/aquatic_http_private/Cargo.toml @@ -2,6 +2,10 @@ name = "aquatic_http_private" version = "0.2.0" edition = "2021" +authors = ["Joakim FrostegÄrd "] +license = "Apache-2.0" +repository = "https://github.com/greatest-ape/aquatic" +keywords = ["http", "benchmark", "peer-to-peer", "torrent", "bittorrent"] [lib] name = "aquatic_http_private"