Added auth
This commit is contained in:
@@ -62,7 +62,9 @@ shanty-search = { path = "shanty-search" }
|
||||
actix-web = "4"
|
||||
actix-cors = "0.7"
|
||||
actix-files = "0.6"
|
||||
actix-session = { version = "0.10", features = ["cookie-session"] }
|
||||
tracing-actix-web = "0.7"
|
||||
rand = "0.9"
|
||||
tokio = { workspace = true }
|
||||
clap = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user