mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +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"
|
name = "aquatic_http_private"
|
||||||
version = "0.2.0"
|
version = "0.2.0"
|
||||||
edition = "2021"
|
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]
|
[lib]
|
||||||
name = "aquatic_http_private"
|
name = "aquatic_http_private"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue