Compare commits
2 Commits
068d171769
...
f6557aa6c4
Author | SHA1 | Date | |
---|---|---|---|
f6557aa6c4 | |||
c48807bf4b |
@ -18,7 +18,7 @@ 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"
|
||||
@ -28,7 +28,7 @@ rand = "0.9.0"
|
||||
bcrypt = "0.17.0"
|
||||
light-openid = "1.0.4"
|
||||
thiserror = "2.0.12"
|
||||
serde_with = "3.8.1"
|
||||
serde_with = "3.12.0"
|
||||
rust_iso3166 = "0.1.12"
|
||||
rust-s3 = "0.35.1"
|
||||
sha2 = "0.10.8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user