Add logout button
This commit is contained in:
@ -26,7 +26,7 @@ rmp-serde = "1.1"
|
||||
rand = "0.8"
|
||||
levenshtein = "1.0"
|
||||
sqlx = { version = "0.6", features = ["runtime-tokio-rustls", "macros", "mysql", "bigdecimal", "chrono", "migrate"]}
|
||||
base64 = "0.13"
|
||||
base64 = "0.21.0"
|
||||
|
||||
[dependencies.postman]
|
||||
path = "postman"
|
||||
|
Reference in New Issue
Block a user