mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
Add download/request speed limiter (#250)
This commit is contained in:
parent
f9e431e181
commit
be3248a4f9
9 changed files with 230 additions and 76 deletions
|
|
@ -9,4 +9,5 @@ pub mod locale;
|
|||
pub mod log;
|
||||
pub mod os;
|
||||
pub mod parse;
|
||||
pub mod rate_limit;
|
||||
pub mod video;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue