Compare commits
1 Commits
20260223
...
045e524cdf
| Author | SHA1 | Date | |
|---|---|---|---|
| 045e524cdf |
@@ -9,7 +9,7 @@ edition = "2021"
|
|||||||
actix = "0.13.1"
|
actix = "0.13.1"
|
||||||
actix-identity = "0.6.0"
|
actix-identity = "0.6.0"
|
||||||
actix-web = "4"
|
actix-web = "4"
|
||||||
actix-session = { version = "0.8.0", features = ["cookie-session"] }
|
actix-session = { version = "0.9.0", features = ["cookie-session"] }
|
||||||
actix-remote-ip = "0.1.0"
|
actix-remote-ip = "0.1.0"
|
||||||
clap = { version = "4.4.14", features = ["derive", "env"] }
|
clap = { version = "4.4.14", features = ["derive", "env"] }
|
||||||
include_dir = "0.7.3"
|
include_dir = "0.7.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user