Compare commits
2 Commits
2152a5080f
...
03c538cc96
Author | SHA1 | Date | |
---|---|---|---|
03c538cc96 | |||
77d3e49a94 |
@ -22,7 +22,7 @@ bcrypt = "0.17.0"
|
|||||||
uuid = { version = "1.16.0", features = ["v4"] }
|
uuid = { version = "1.16.0", features = ["v4"] }
|
||||||
mime_guess = "2.0.5"
|
mime_guess = "2.0.5"
|
||||||
askama = "0.14.0"
|
askama = "0.14.0"
|
||||||
futures-util = "0.3.30"
|
futures-util = "0.3.31"
|
||||||
urlencoding = "2.1.3"
|
urlencoding = "2.1.3"
|
||||||
rand = "0.9.1"
|
rand = "0.9.1"
|
||||||
base64 = "0.22.1"
|
base64 = "0.22.1"
|
||||||
|
Reference in New Issue
Block a user