Fixing cargo publish
This commit is contained in:
parent
64d22577d0
commit
23f5e3dc06
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ sha1-rust = ["bencode/sha1-rust"]
|
|||
|
||||
[dependencies]
|
||||
tracing = "0.1.40"
|
||||
tokio = {version = "1", features = ["rt-multi-thread"]}
|
||||
tokio = {version = "1", features = ["rt-multi-thread", "macros", "time"]}
|
||||
hex = "0.4"
|
||||
anyhow = "1"
|
||||
url = "2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue