diff --git a/Cargo.toml b/Cargo.toml index 063eb2f..be9910f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,4 +42,4 @@ sqlx = { version = "0.6.1", features = [ "runtime-actix-rustls", "postgres", "ti [dev-dependencies] actix-rt = "2.7.0" -base64 = "0.13.0" +base64 = "0.22.0"