Cargo upgrade all deps
This commit is contained in:
parent
3ef9dc6655
commit
52ca07fe41
7 changed files with 98 additions and 171 deletions
|
|
@ -26,7 +26,7 @@ serde = { version = "1", features = ["derive"] }
|
|||
buffers = { path = "../buffers", package = "librqbit-buffers", version = "4" }
|
||||
bencode = { path = "../bencode", default-features = false, package = "librqbit-bencode", version = "3.0.1" }
|
||||
clone_to_owned = { path = "../clone_to_owned", package = "librqbit-clone-to-owned", version = "3" }
|
||||
itertools = "0.12"
|
||||
itertools = "0.13"
|
||||
directories = "5"
|
||||
tokio-util = "0.7.10"
|
||||
data-encoding = "2.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue