Compare commits
2 Commits
a688b7a74f
...
33cfd52e48
Author | SHA1 | Date | |
---|---|---|---|
33cfd52e48 | |||
5a0e720952 |
@ -11,14 +11,14 @@ env_logger = "0.11.7"
|
||||
clap = { version = "4.5.32", features = ["derive", "env"] }
|
||||
lazy_static = "1.5.0"
|
||||
lazy-regex = "3.3.0"
|
||||
anyhow = "1.0.87"
|
||||
anyhow = "1.0.97"
|
||||
actix-web = "4.10.2"
|
||||
actix-cors = "0.7.1"
|
||||
actix-multipart = "0.7.2"
|
||||
actix-remote-ip = "0.1.0"
|
||||
futures-util = "0.3.30"
|
||||
diesel = { version = "2.2.8", features = ["postgres"] }
|
||||
diesel_migrations = "2.1.0"
|
||||
diesel_migrations = "2.2.0"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
mailchecker = "6.0.17"
|
||||
|
Loading…
x
Reference in New Issue
Block a user