mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http_private: add some Cargo.toml fields
This commit is contained in:
parent
292ba6f741
commit
4b456cc668
1 changed files with 4 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue