diff --git a/crates/http/Cargo.toml b/crates/http/Cargo.toml index 5b98dcb..60930a8 100644 --- a/crates/http/Cargo.toml +++ b/crates/http/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aquatic_http" -description = "High-performance open BitTorrent tracker (HTTP over TLS)" +description = "High-performance open HTTP BitTorrent tracker (with optional TLS)" keywords = ["http", "server", "peer-to-peer", "torrent", "bittorrent"] version.workspace = true authors.workspace = true