diff --git a/Cargo.toml b/Cargo.toml index ae1f1425..10016b69 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,7 +64,7 @@ base64 = "0.22.0" redis = { version = "0.25.2", features = ["tokio-comp"] } [dependencies.sqlx] -version = "0.6.3" +version = "0.8.0" features = [ 'runtime-actix-rustls', "postgres",