feat: update novice captcha creation form to include publish_benchmarks

preference
This commit is contained in:
Aravinth Manivannan
2023-06-30 03:20:57 +05:30
parent 2cf5e48d8e
commit 2b82af9a0c
5 changed files with 27 additions and 5 deletions

View File

@@ -79,6 +79,7 @@ lettre = { version = "0.10.0-rc.3", features = [
]}
openssl = { version = "0.10.48", features = ["vendored"] }
uuid = { version = "1.4.0", features = ["v4", "serde"] }
[dependencies.db-core]