mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 09:05:30 +00:00
rename project to the βtracker
This commit is contained in:
parent
11a398e90c
commit
70edde7cc7
4 changed files with 16 additions and 16 deletions
|
|
@ -1,13 +1,13 @@
|
|||
[package]
|
||||
name = "yggtrackerd"
|
||||
name = "btracker"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
description = "BitTorrent aggregation web-server, based on the Rocket framework and aquatic-crawler FS"
|
||||
keywords = ["yggtracker", "bittorrent", "server", "aggregator", "catalog"]
|
||||
description = "βtracker is a BitTorrent aggregator based on the aquatic-crawler API and Rocket web-framework"
|
||||
keywords = ["bittorrent", "aquatic", "aquatic-crawler", "librqbit", "rocket"]
|
||||
categories = ["network-programming"]
|
||||
repository = "https://github.com/YGGverse/yggtrackerd"
|
||||
repository = "https://github.com/yggverse/btracker"
|
||||
# homepage = "https://yggverse.github.io"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue