Refactor Tauri crate into a library and add OS version header

This commit is contained in:
2026-07-08 21:29:26 +03:00
parent 2e80f7b8eb
commit a2581187da
17 changed files with 244 additions and 244 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -2326,6 +2326,7 @@ dependencies = [
"tauri-plugin-dialog",
"url",
"uuid",
"winreg",
]
[[package]]