Upgrade deps
This commit is contained in:
parent
15ae48e5af
commit
ae847ce99c
12 changed files with 493 additions and 2173 deletions
|
|
@ -13,13 +13,13 @@ serde_json = "1"
|
|||
hex = "0.4"
|
||||
bencode = {path = "../bencode", default-features=false}
|
||||
anyhow = "1"
|
||||
parking_lot = "0.11"
|
||||
parking_lot = "0.12"
|
||||
log = "0.4"
|
||||
pretty_env_logger = "0.4"
|
||||
futures = "0.3"
|
||||
rand = "0.8"
|
||||
indexmap = "1.7"
|
||||
directories = "3"
|
||||
directories = "4"
|
||||
|
||||
clone_to_owned = {path="../clone_to_owned"}
|
||||
librqbit_core = {path="../librqbit_core"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue