mirror of
https://github.com/YGGverse/btracker-gemini.git
synced 2026-03-31 09:05:30 +00:00
use btracker-fs v0.3.0
This commit is contained in:
parent
4902cfc045
commit
a400e96302
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ repository = "https://github.com/YGGverse/btracker-gemini"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow = "1.0.95"
|
anyhow = "1.0.95"
|
||||||
btracker-fs = { version = "0.2.0", features = ["public"] }
|
btracker-fs = { version = "0.3.0", features = ["public"] }
|
||||||
btracker-scrape = "0.1.0"
|
btracker-scrape = "0.1.0"
|
||||||
chrono = "^0.4.20"
|
chrono = "^0.4.20"
|
||||||
clap = { version = "4.5.30", features = ["derive"] }
|
clap = { version = "4.5.30", features = ["derive"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue