✨ feat: add actix-governor
crate (#203)
This commit is contained in:
parent
51937a0d49
commit
88e569bca7
2 changed files with 171 additions and 18 deletions
|
@ -15,6 +15,7 @@ scraper = {version="0.17.1"}
|
|||
actix-web = {version="4.4.0", features = ["cookies"]}
|
||||
actix-files = {version="0.6.2"}
|
||||
actix-cors = {version="0.6.4"}
|
||||
actix-governor = {version="0.4.1"}
|
||||
serde_json = {version="1.0.105"}
|
||||
fake-useragent = {version="0.1.3"}
|
||||
env_logger = {version="0.10.0"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue