|
[target.'cfg(any(target_os = "windows",target_os = "macos",target_os = "linux",target_os = "dragonfly", target_os = "freebsd", target_os = "netbsd", target_os = "openbsd"))'.dependencies]
|
|
[target.'cfg(any(target_os = "windows",target_os = "macos",target_os = "linux",target_os = "dragonfly", target_os = "freebsd", target_os = "netbsd", target_os = "openbsd"))'.dependencies]
|
|
rfd = { version = "0.14", default-features = false, features = ["xdg-portal", "tokio"] }
|
|
rfd = { version = "0.14", default-features = false, features = ["xdg-portal", "tokio"] }
|