Compare commits
2 Commits
d767003860
...
fc416752db
Author | SHA1 | Date | |
---|---|---|---|
fc416752db | |||
99dd85c973 |
@ -20,7 +20,7 @@ env_logger = "0.11.8"
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
bcrypt = "0.17.0"
|
||||
uuid = { version = "1.8.0", features = ["v4"] }
|
||||
mime_guess = "2.0.4"
|
||||
mime_guess = "2.0.5"
|
||||
askama = "0.13.0"
|
||||
futures-util = "0.3.30"
|
||||
urlencoding = "2.1.3"
|
||||
@ -39,4 +39,4 @@ light-openid = { version = "1.0.4", features = ["crypto-wrapper"] }
|
||||
bincode = "2.0.1"
|
||||
chrono = "0.4.40"
|
||||
lazy_static = "1.5.0"
|
||||
mailchecker = "6.0.8"
|
||||
mailchecker = "6.0.17"
|
||||
|
Reference in New Issue
Block a user