Prepare dht for publishing
This commit is contained in:
parent
c0d608bd35
commit
22eb0fca57
5 changed files with 29 additions and 29 deletions
|
|
@ -15,7 +15,7 @@ rust-tls = ["librqbit/rust-tls"]
|
|||
|
||||
[dependencies]
|
||||
librqbit = {path="../librqbit", default-features=false}
|
||||
dht = {path="../dht"}
|
||||
dht = {path="../dht", package="librqbit-dht", version="2.2.1"}
|
||||
tokio = {version = "1", features = ["macros", "rt-multi-thread"]}
|
||||
anyhow = "1"
|
||||
clap = {version = "4", features = ["derive"]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue