Skip to content

Commit a6b5c32

Browse files
committed
move to tauri dialog 2.6
1 parent 998449d commit a6b5c32

File tree

2 files changed

+6
-79
lines changed

2 files changed

+6
-79
lines changed

src-tauri/Cargo.lock

Lines changed: 5 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ clap = { version = "4", features = ["derive"] }
7575
specta = "=2.0.0-rc.22"
7676
specta-typescript = "0.0.9"
7777
tauri-specta = { version = "=2.0.0-rc.21", features = ["derive", "typescript"] }
78-
tauri-plugin-dialog = "~2.4"
78+
tauri-plugin-dialog = "2.6"
7979

8080
[target.'cfg(unix)'.dependencies]
8181
signal-hook = "0.3"

0 commit comments

Comments
 (0)