Prepare librqbit
This commit is contained in:
parent
4056931a91
commit
42654246a0
3 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ default-tls = ["librqbit/default-tls"]
|
|||
rust-tls = ["librqbit/rust-tls"]
|
||||
|
||||
[dependencies]
|
||||
librqbit = {path="../librqbit", default-features=false}
|
||||
librqbit = {path="../librqbit", default-features=false, version = "2.2.1"}
|
||||
dht = {path="../dht", package="librqbit-dht", version="2.2.1"}
|
||||
tokio = {version = "1", features = ["macros", "rt-multi-thread"]}
|
||||
anyhow = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue