Initial impl of up/down ratelimits
This commit is contained in:
parent
616498f500
commit
25b309867b
8 changed files with 121 additions and 6 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -2593,6 +2593,7 @@ dependencies = [
|
|||
"hex 0.4.3",
|
||||
"http",
|
||||
"itertools 0.13.0",
|
||||
"leaky-bucket",
|
||||
"librqbit-bencode",
|
||||
"librqbit-buffers",
|
||||
"librqbit-clone-to-owned",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue