pow verification

This commit is contained in:
realaravinth
2021-04-10 20:19:59 +05:30
parent e76dd8014c
commit 7777db477e
9 changed files with 173 additions and 27 deletions

View File

@@ -67,3 +67,6 @@ serde_json = "1"
yaml-rust = "0.4.5"
cache-buster = { version = "0.1", git = "https://github.com/realaravinth/cache-buster" }
mime = "0.3.16"
[dev-dependencies]
pow_sha256 = { version = "0.2.1", git = "https://github.com/mcaptcha/pow_sha256" }