feat: bump libmcaptcha

This commit is contained in:
realaravinth
2022-08-09 16:29:05 +05:30
parent 8c576d2b07
commit f8e6bdf229
3 changed files with 4 additions and 4 deletions

View File

@@ -59,7 +59,7 @@ log = "0.4"
lazy_static = "1.4"
libmcaptcha = { version = "0.2.1", git = "https://github.com/mCaptcha/libmcaptcha", features = ["full"], tag ="0.2.1" }
libmcaptcha = { version = "0.2.2", git = "https://github.com/mCaptcha/libmcaptcha", features = ["full"], tag ="0.2.2" }
#libmcaptcha = { path = "../libmcaptcha", features = ["full"]}
rand = "0.8"