1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00
This commit is contained in:
Rob Ede
2022-07-09 21:05:06 +01:00
parent e97bc83f59
commit 4b801ba222
10 changed files with 55 additions and 42 deletions

View File

@ -4,9 +4,10 @@ version = "1.0.0"
edition = "2021"
[dependencies]
actix-web = "4"
actix-files = "0.6"
actix-session = "0.5"
actix-web = "4"
actix-web-lab = "0.16"
dotenv = "0.15"
env_logger = "0.9"