1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 15:39:02 +02:00

chore: update shuttle-* deps

This commit is contained in:
Rob Ede
2025-02-25 07:17:55 +00:00
parent 29a8a1fca1
commit 5db0ef275b
5 changed files with 645 additions and 749 deletions

View File

@ -7,7 +7,7 @@ edition.workspace = true
# <shuttle-deps>
[dependencies]
actix-web = "4"
shuttle-actix-web = "0.50"
shuttle-runtime = "0.50"
shuttle-actix-web = "0.52"
shuttle-runtime = "0.52"
tokio = "1"
# </shuttle-deps>