mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
update deps
This commit is contained in:
@ -5,14 +5,14 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "4"
|
||||
actix-web-lab = "0.17"
|
||||
actix-web-lab = "0.18"
|
||||
actix-cors = "0.6"
|
||||
|
||||
juniper = "0.15"
|
||||
|
||||
mysql = "21"
|
||||
mysql = "22"
|
||||
r2d2 = "0.8"
|
||||
r2d2_mysql = "21"
|
||||
r2d2_mysql = "22"
|
||||
|
||||
dotenv = "0.15"
|
||||
env_logger = "0.9"
|
||||
|
Reference in New Issue
Block a user