summaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 9c7ac98..0bb2d0e 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -22,5 +22,4 @@ dotenvy = "0.15.7"
libsqlite3-sys = { version = "0.30.1" }
rocket = { version = "0.5.1" }
rocket_sync_db_pools = { version = "0.1.0" }
-rusqlite = { version = "0.32.1" }
serde = { version = "1.0.209", features = ["derive"] }