mirror of
https://github.com/YGGverse/btracker.git
synced 2026-03-31 09:05:30 +00:00
use shared btracker-scrape library, update btracker-fs API to v0.2
This commit is contained in:
parent
6bc739c0b3
commit
ea9c632bad
7 changed files with 40 additions and 156 deletions
|
|
@ -11,7 +11,8 @@ repository = "https://github.com/yggverse/btracker"
|
|||
# homepage = "https://yggverse.github.io"
|
||||
|
||||
[dependencies]
|
||||
btracker-fs = { version = "0.1", features = ["public"] }
|
||||
btracker-fs = { version = "0.2", features = ["public"] }
|
||||
btracker-scrape = { version = "0.1" }
|
||||
chrono = { version = "0.4.41", features = ["serde"] }
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
librqbit-core = "5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue