Implemented opening of pdfs
This commit is contained in:
@ -14,4 +14,5 @@ relm4-components = "0.6.2"
|
||||
# Optional: icons
|
||||
relm4-icons = { version = "0.6.0", features = ["plus"] }
|
||||
|
||||
walkdir = "2"
|
||||
walkdir = "2" # For traversing directories recursively
|
||||
opener = "0.6.1" # For opening files with the systems default application
|
||||
|
Reference in New Issue
Block a user