diff --git a/Cargo.toml b/Cargo.toml index 3784103..a951c64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,5 +25,5 @@ bytes = "1.5.0" chrono = "0.4.31" [dependencies.sqlx] -version = "0.7.2" +version = "0.9.0" features = ["runtime-tokio","tls-rustls", "postgres", "macros", "migrate", "json", "chrono"] \ No newline at end of file