domain verification

This commit is contained in:
realaravinth
2021-03-27 12:39:20 +05:30
parent 51764817f9
commit e5dd22679f
5 changed files with 56 additions and 77 deletions

View File

@@ -21,10 +21,6 @@ path = "./src/main.rs"
name = "tests-migrate"
path = "./src/tests-migrate.rs"
[[bin]]
name = "kv-test-util"
path = "./src/api/v1/tests/kvserver.rs"
[dependencies]
actix-web = "3"
actix = "0.11"