feat(recent): Get recently-used files without GTK dependency
This commit is contained in:
parent
7b98785c27
commit
ade8dc1950
5 changed files with 68 additions and 418 deletions
|
|
@ -10,7 +10,6 @@ publish = false
|
|||
async-pidfd = "0.1.4"
|
||||
fork = "0.1.19"
|
||||
freedesktop-desktop-entry = "0.5.0"
|
||||
gtk = "0.15.4"
|
||||
human_format = "1.0.3"
|
||||
human-sort = "0.2.2"
|
||||
new_mime_guess = "4.0.1"
|
||||
|
|
@ -35,6 +34,7 @@ dirs = "4.0.0"
|
|||
futures = "0.3.21"
|
||||
reqwest = "0.11.10"
|
||||
bytes = "1.1.0"
|
||||
recently-used-xbel = "1.0.0"
|
||||
|
||||
[dependencies.tokio]
|
||||
version = "1.17.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue