Merge pull request 'chore(deps): update rust crate mcaptcha_pow_sha256 to 0.5' (#26) from renovate/mcaptcha_pow_sha256-0.x into woodpecker-pipeline

Reviewed-on: https://git.batsense.net/mCaptcha/mCaptcha/pulls/26
This commit is contained in:
Aravinth Manivannan
2024-12-30 19:23:29 +05:30

View File

@@ -104,7 +104,7 @@ serde_json = "1"
sqlx = { version = "0.7", features = [ "runtime-tokio-rustls", "postgres", "time", "mysql" ] }
[dev-dependencies]
mcaptcha_pow_sha256 = "0.4"
mcaptcha_pow_sha256 = "0.5"
awc = "3.0.0"