mirror of
https://github.com/actix/examples
synced 2025-09-02 03:46:38 +02:00
update mysql deps
This commit is contained in:
@@ -10,9 +10,9 @@ actix-cors = "0.6"
|
||||
|
||||
juniper = "0.15"
|
||||
|
||||
mysql = "17"
|
||||
mysql = "21"
|
||||
r2d2 = "0.8"
|
||||
r2d2_mysql = "17"
|
||||
r2d2_mysql = "21"
|
||||
|
||||
dotenv = "0.15"
|
||||
env_logger = "0.9"
|
||||
|
Reference in New Issue
Block a user