diff --git a/Cargo.toml b/Cargo.toml index c3a3d04..ac07f3e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ rs-firebase-admin-sdk = "1.2.2" sendgrid = "0.21.0" serde = { version = "1.0.195", features = ["derive"] } serde_json = "1.0.111" -sqlx = { version = "0.7.3", features = [ +sqlx = { version = "0.8.0", features = [ "runtime-tokio", "postgres", "chrono",