diff --git a/Cargo.toml b/Cargo.toml index cf5d3b9..4d2e4b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,4 +21,4 @@ features = ["sqlx_postgres"] [dependencies.sqlx] version = "0.5.13" -features = ["macros", "runtime-tokio-rustls"] +features = ["macros", "runtime-tokio-rustls", "time"]