mirror of
https://github.com/YGGverse/aquatic-crawler.git
synced 2026-03-31 17:15:35 +00:00
draft local librqbit dependency path
This commit is contained in:
parent
379ddca62e
commit
18116491cb
1 changed files with 2 additions and 1 deletions
|
|
@ -21,4 +21,5 @@ tokio = { version = "1.45", features = ["full"] }
|
||||||
tracing-subscriber = "0.3"
|
tracing-subscriber = "0.3"
|
||||||
url = "2.5.4"
|
url = "2.5.4"
|
||||||
[patch.crates-io]
|
[patch.crates-io]
|
||||||
librqbit = { git = "https://github.com/ikatson/rqbit.git", branch = "tracker-udp-dualstack", package = "librqbit" }
|
librqbit = { git = "https://github.com/ikatson/rqbit.git", branch = "tracker-udp-dualstack", package = "librqbit" }
|
||||||
|
#librqbit = { path = "../../rqbit/crates/librqbit", package = "librqbit" }
|
||||||
Loading…
Add table
Add a link
Reference in a new issue