📦 deps: Update deps

This commit is contained in:
Dominic Harris 2022-04-05 08:45:07 -04:00
parent 4df76b44a5
commit 835641b63d
No known key found for this signature in database
GPG Key ID: 93CCF85F3E2A4F65
1 changed files with 3 additions and 3 deletions

View File

@ -9,9 +9,9 @@ edition = "2021"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
actix-rt = "2.6.0"
actix-web = "4.0.0-rc.1"
actix-cors = "0.6.0"
actix-rt = "2.7.0"
actix-web = "4.0.1"
actix-cors = "0.6.1"
actix-governor = "0.3.0"
badge-maker = "0.2.1"