Rescan in background and describe empty folders
This commit is contained in:
parent
dcf871e538
commit
7efe6efa30
5 changed files with 211 additions and 122 deletions
|
|
@ -9,7 +9,7 @@ env_logger = "0.10"
|
|||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
serde = { version = "1", features = ["serde_derive"] }
|
||||
tokio = { version = "1", features = ["sync"] }
|
||||
tokio = { version = "1" }
|
||||
# Internationalization
|
||||
i18n-embed = { version = "0.13", features = ["fluent-system", "desktop-requester"] }
|
||||
i18n-embed-fl = "0.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue