feat: add auth
This commit is contained in:
@@ -6,7 +6,10 @@ edition = "2024"
|
||||
[dependencies]
|
||||
actix-files = "0.6.9"
|
||||
actix-web = "4.12.1"
|
||||
actix-web-httpauth = "0.8.2"
|
||||
chrono = "0.4.42"
|
||||
dotenv = "0.15.0"
|
||||
futures-util = "0.3.31"
|
||||
quartz = "0.0.4"
|
||||
reqwest = "0.12.28"
|
||||
scp_core = { path = "./scp_core" }
|
||||
|
||||
Reference in New Issue
Block a user