Just messing around with itertools Either
This commit is contained in:
parent
159e90b785
commit
be726e9aa3
3 changed files with 45 additions and 44 deletions
|
|
@ -15,4 +15,5 @@ parking_lot = "0.12"
|
|||
serde = {version = "1", features=["derive"]}
|
||||
buffers = {path="../buffers"}
|
||||
bencode = {path = "../bencode", default-features=false}
|
||||
clone_to_owned = {path="../clone_to_owned"}
|
||||
clone_to_owned = {path="../clone_to_owned"}
|
||||
itertools = "0.11.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue