feat(service): prefer recently/often used applications in search

This commit is contained in:
Thomas Ruprecht 2022-11-01 22:41:23 +01:00 committed by GitHub
parent f382690b28
commit 4eef0caae5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 225 additions and 25 deletions

View file

@ -8,6 +8,7 @@ edition = "2018"
anyhow = "1.0.56"
async-oneshot = "0.5.0"
async-trait = "0.1.53"
dirs = "4.0.0"
futures = "0.3.21"
futures_codec = "0.4.1"
gen-z = "0.1.0"