Simplify cancellation as peer_rx doesnt need a token no longer
This commit is contained in:
parent
39330dc717
commit
18f22cf323
5 changed files with 103 additions and 90 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1257,6 +1257,7 @@ name = "librqbit"
|
|||
version = "5.5.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-stream",
|
||||
"axum 0.7.4",
|
||||
"backoff",
|
||||
"base64",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue