This commit is contained in:
@ -7,8 +7,9 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
actix = "0.13.0"
|
||||
actix-identity = "0.5.1"
|
||||
actix-identity = "0.5.2"
|
||||
actix-web = "4"
|
||||
actix-session = { version = "0.7.0", features = ["cookie-session"] }
|
||||
clap = { version = "3.2.12", features = ["derive", "env"] }
|
||||
include_dir = "0.7.2"
|
||||
log = "0.4.17"
|
||||
|
Reference in New Issue
Block a user