Compare commits
2 Commits
6bf14e423d
...
caeff985c2
Author | SHA1 | Date | |
---|---|---|---|
caeff985c2 | |||
bed538793d |
@ -7,13 +7,13 @@ edition = "2024"
|
||||
env_logger = "0.11.8"
|
||||
log = "0.4.27"
|
||||
diesel = { version = "2.2.10", features = ["postgres", "r2d2"] }
|
||||
diesel_migrations = "2.1.0"
|
||||
diesel_migrations = "2.2.0"
|
||||
clap = { version = "4.5.38", features = ["env", "derive"] }
|
||||
actix-web = "4.11.0"
|
||||
actix-cors = "0.7.1"
|
||||
actix-multipart = "0.7.2"
|
||||
actix-remote-ip = "0.1.0"
|
||||
actix-session = { version = "0.10.0", features = ["redis-session"] }
|
||||
actix-session = { version = "0.10.1", features = ["redis-session"] }
|
||||
actix-files = "0.6.6"
|
||||
lazy_static = "1.5.0"
|
||||
anyhow = "1.0.98"
|
||||
|
Loading…
x
Reference in New Issue
Block a user