Open configured vault folders
This commit is contained in:
@@ -18,5 +18,12 @@ zeroize.workspace = true
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
muda.workspace = true
|
||||
|
||||
[target.'cfg(any(target_os = "macos", target_os = "windows"))'.dependencies]
|
||||
rfd.workspace = true
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
ashpd.workspace = true
|
||||
url.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
||||
Reference in New Issue
Block a user