diff --git a/Cargo.toml b/Cargo.toml index 7a9a140..ffe1e0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,4 +36,4 @@ sqlx = { version = "0.6.2", features = [ "runtime-actix-rustls", "postgres", "ti [dev-dependencies] actix-rt = "2.7.0" -base64 = "0.13.0" +base64 = "0.22.0"