diff --git a/Cargo.toml b/Cargo.toml index 58543c21..ccd4509e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -167,7 +167,7 @@ version = "1.1.0" # Used for ruma wrapper [workspace.dependencies.serde_html_form] -version = "0.2.6" +version = "0.4.0" # Used for password hashing [workspace.dependencies.argon2]