mirror of
https://github.com/YGGverse/btracker-fs.git
synced 2026-03-31 17:15:28 +00:00
restore librqbit-core dependency
This commit is contained in:
parent
bda3a622f0
commit
8485e323f6
1 changed files with 2 additions and 1 deletions
|
|
@ -15,4 +15,5 @@ repository = "https://github.com/yggverse/btracker-fs"
|
||||||
public = []
|
public = []
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
chrono = { version = "0.4.41", features = ["serde"] }
|
chrono = { version = "0.4.41", features = ["serde"] }
|
||||||
|
librqbit-core = "5.0.0"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue