mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-23 19:32:29 +02:00
chore(deps): update rust crate rfd to 0.16 (#3128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
66a75ece27
commit
02068550e8
@@ -43,7 +43,7 @@ tauri-plugin-fs = { path = "../fs", version = "2.4.4" }
|
||||
tauri = { workspace = true, features = ["wry"] }
|
||||
|
||||
[target."cfg(any(target_os = \"macos\", windows, target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies]
|
||||
rfd = { version = "0.15", default-features = false, features = [
|
||||
rfd = { version = "0.16", default-features = false, features = [
|
||||
"tokio",
|
||||
"common-controls-v6",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user