connect folder

This commit is contained in:
Nikita
2024-09-05 11:22:45 +03:00
parent 75b4e25aee
commit 65196da23f
7 changed files with 572 additions and 5 deletions

View File

@@ -18,4 +18,5 @@ tauri-build = { version = "2.0.0-rc.6", features = [] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
tauri = { version = "2.0.0-rc.6", features = [] }
tauri-plugin-dialog = "2.0.0-rc"
tauri-plugin-fs = { version = "2.0.0-rc.1", features = ["watch"] }