Ready to implement login page
This commit is contained in:
@ -15,4 +15,5 @@ env_logger = "0.9.0"
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
bcrypt = "0.12.1"
|
||||
uuid = { version = "0.8.2", features = ["v4"] }
|
||||
mime_guess = "2.0.4"
|
||||
mime_guess = "2.0.4"
|
||||
askama = "0.11.1"
|
Reference in New Issue
Block a user