mirror of
https://github.com/actix/examples
synced 2025-09-01 11:20:52 +02:00
update mysql dependency to 23
This commit is contained in:
@@ -10,9 +10,9 @@ actix-cors = "0.6"
|
||||
|
||||
juniper = "0.15"
|
||||
|
||||
mysql = "22"
|
||||
mysql = "23"
|
||||
r2d2 = "0.8"
|
||||
r2d2_mysql = "22"
|
||||
r2d2_mysql = "23"
|
||||
|
||||
dotenv = "0.15"
|
||||
env_logger = "0.9"
|
||||
|
Reference in New Issue
Block a user