Compare commits
2 Commits
9afeb3c67e
...
0dcb86c538
| Author | SHA1 | Date | |
|---|---|---|---|
| 0dcb86c538 | |||
| 4fd42d0e17 |
@@ -9,7 +9,7 @@ edition = "2024"
|
|||||||
actix = "0.13.5"
|
actix = "0.13.5"
|
||||||
actix-identity = "0.8.0"
|
actix-identity = "0.8.0"
|
||||||
actix-web = "4.11.0"
|
actix-web = "4.11.0"
|
||||||
actix-session = { version = "0.10.1", features = ["cookie-session"] }
|
actix-session = { version = "0.11.0", features = ["cookie-session"] }
|
||||||
actix-remote-ip = "0.1.0"
|
actix-remote-ip = "0.1.0"
|
||||||
clap = { version = "4.5.45", features = ["derive", "env"] }
|
clap = { version = "4.5.45", features = ["derive", "env"] }
|
||||||
include_dir = "0.7.4"
|
include_dir = "0.7.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user