mirror of
https://github.com/hoornet/vega.git
synced 2026-05-10 22:29:11 -07:00
Fix CI: sync Tauri plugin versions (fs 2.5.0, dialog 2.7.0)
This commit is contained in:
@@ -27,8 +27,8 @@ serde_json = "1"
|
||||
keyring = { version = "3", features = ["apple-native", "windows-native", "linux-native"] }
|
||||
rusqlite = { version = "0.32", features = ["bundled"] }
|
||||
tauri-plugin-http = "2.5.7"
|
||||
tauri-plugin-dialog = "2.6.0"
|
||||
tauri-plugin-fs = "2.4.5"
|
||||
tauri-plugin-dialog = "2.7.0"
|
||||
tauri-plugin-fs = "2.5.0"
|
||||
tauri-plugin-notification = "2.3.3"
|
||||
tokio = { version = "1", features = ["rt-multi-thread", "net", "sync", "macros", "time"] }
|
||||
tokio-tungstenite = "0.24"
|
||||
|
||||
Reference in New Issue
Block a user