Skip to content

Commit 334b3cb

Browse files
committed
feat: 更新 tauri-plugin-dialog 版本为 2.6
1 parent 13dc3e2 commit 334b3cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ chrono = { version = "0.4.41", features = ["serde"] }
1717
tauri = { version = "2.9", features = ["devtools", "protocol-asset"] }
1818
tauri-plugin-opener = "2.5"
1919
tauri-plugin-shell = "2.0"
20-
tauri-plugin-dialog = "2.4"
20+
tauri-plugin-dialog = "2.6"
2121
tauri-plugin-fs = "2.4.2"
2222
serde = { version = "1", features = ["derive"] }
2323
serde_json = "1"

0 commit comments

Comments
 (0)