show password compoenent

This commit is contained in:
realaravinth
2021-05-15 21:36:52 +05:30
parent 6b740a980b
commit 0421cb681c
7 changed files with 33 additions and 10 deletions

View File

@@ -29,6 +29,7 @@ actix-http = "2.2"
actix-rt = "1"
actix-cors= "0.5.4"
actix-service = "1.0.6"
my-codegen = {package = "actix-web-codegen", git ="https://github.com/realaravinth/actix-web"}
mime_guess = "2.0.3"