Compare commits

..

2 Commits

@ -14,7 +14,7 @@ lazy-regex = "3.3.0"
anyhow = "1.0.97"
actix-web = "4.10.2"
actix-cors = "0.7.1"
actix-multipart = "0.7.0"
actix-multipart = "0.7.2"
actix-remote-ip = "0.1.0"
futures-util = "0.3.30"
diesel = { version = "2.2.8", features = ["postgres"] }