feat: implement frecency tracking for app usage and enhance search functionality
This commit is contained in:
@@ -15,5 +15,7 @@ path = "src/main.rs"
|
||||
async-trait = { workspace = true }
|
||||
k-launcher-kernel = { path = "../../k-launcher-kernel" }
|
||||
libc = "0.2"
|
||||
serde = { workspace = true }
|
||||
serde_json = "1.0"
|
||||
tokio = { workspace = true }
|
||||
xdg = "2"
|
||||
|
||||
Reference in New Issue
Block a user