1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00

use secure version ranges

This commit is contained in:
Rob Ede
2023-07-18 16:26:47 +01:00
parent 20105d13fe
commit 01cb601f67
5 changed files with 5 additions and 4 deletions

View File

@ -8,7 +8,7 @@ actix-web.workspace = true
actix-web-lab.workspace = true
actix-cors.workspace = true
juniper = "0.15"
juniper = "0.15.10"
mysql = "24"
r2d2 = "0.8"

View File

@ -8,7 +8,7 @@ actix-web.workspace = true
actix-web-lab.workspace = true
actix-cors.workspace = true
juniper = "0.15"
juniper = "0.15.10"
env_logger.workspace = true
log.workspace = true