mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Add crate keywords, update descriptions
This commit is contained in:
parent
ba5a568bcd
commit
a9f1aeb70c
11 changed files with 14 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
license = "Apache-2.0"
|
||||
description = "Blazingly fast, multi-threaded UDP BitTorrent tracker"
|
||||
repository = "https://github.com/greatest-ape/aquatic"
|
||||
keywords = ["udp", "server", "peer-to-peer", "torrent", "bittorrent"]
|
||||
|
||||
[lib]
|
||||
name = "aquatic_udp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue