updating redb to 3 and fixing version of directories
This commit is contained in:
@@ -4,7 +4,7 @@ use std::path::PathBuf;
|
||||
use std::sync::Arc;
|
||||
|
||||
use directories::ProjectDirs;
|
||||
use redb::Database as RedbDatabase;
|
||||
use redb::{Database as RedbDatabase, ReadableDatabase};
|
||||
|
||||
use super::error::{DbError, DbResult};
|
||||
use super::tables::*;
|
||||
|
||||
Reference in New Issue
Block a user