mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 18:15:39 +00:00
feat: migrate adding captcha to use db_* interface
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -854,6 +854,7 @@ dependencies = [
|
||||
"actix-rt",
|
||||
"async-trait",
|
||||
"db-core",
|
||||
"futures",
|
||||
"sqlx",
|
||||
"url",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user