chore(deps): update rust crate mcaptcha_pow_sha256 to 0.5

This commit is contained in:
Renovate Bot 2024-12-30 12:27:10 +00:00
parent 474437c360
commit a0c89d0e59

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"