mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
feat: use libmCaptcha from crates.io
This commit is contained in:
@@ -59,8 +59,7 @@ log = "0.4"
|
||||
lazy_static = "1.4"
|
||||
|
||||
|
||||
libmcaptcha = { tag = "0.2.4", git = "https://github.com/mCaptcha/libmcaptcha", features = ["full"] }
|
||||
#libmcaptcha = { path = "../libmcaptcha", features = ["full"]}
|
||||
libmcaptcha = "0.2.4"
|
||||
|
||||
rand = "0.8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user