fix(deps): Update rust crate recaptcha-verify to 0.2.0

This commit is contained in:
Renovate Bot
2026-03-09 13:01:56 +00:00
committed by Ellis Git
parent 3356b60e97
commit acef746d26
3 changed files with 7 additions and 16 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ webpage.workspace = true
webpage.optional = true
blurhash.workspace = true
blurhash.optional = true
recaptcha-verify = { version = "0.1.5", default-features = false }
recaptcha-verify = { version = "0.2.0", default-features = false }
yansi.workspace = true
[target.'cfg(all(unix, target_os = "linux"))'.dependencies]