drop the sqlite feature from database

This commit is contained in:
Paul Robertson 2024-06-26 19:20:54 -04:00
parent 68f1b4789a
commit 325f1c0bd2
No known key found for this signature in database
2 changed files with 0 additions and 8 deletions

1
Cargo.lock generated
View file

@ -716,7 +716,6 @@ dependencies = [
"lru-cache",
"parking_lot",
"ruma",
"rusqlite",
"rust-rocksdb-uwu",
"thread_local",
"tokio",