Moved string matching to sqlite
Probably (definitely more efficient)
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2021"
|
||||
chrono = { version = "0.4.39", features = ["serde"] }
|
||||
clap = { version = "4.5.42", features = ["derive"] }
|
||||
closestmatch = "0.1.2"
|
||||
deunicode = "1.6.2"
|
||||
dir_spec = "0.2.0"
|
||||
rusqlite = "0.37.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user