diff --git a/Cargo.toml b/Cargo.toml index 65533dbd..e18137a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"