aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 588ee18..182ccdf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,4 +11,4 @@ tokio = { version = "1.6.1", features = ["macros", "rt"] }
[dependencies.sqlx]
version = "0.5.5"
-features = ["chrono", "macros", "runtime-tokio-rustls", "sqlite"]
+features = ["chrono", "runtime-tokio-rustls", "sqlite"]