mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 13:29:13 -04:00
add tauri v2 for local app
This commit is contained in:
parent
0b1b98f93e
commit
55f8809d13
24 changed files with 4662 additions and 0 deletions
3
src-tauri/build.rs
Normal file
3
src-tauri/build.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
tauri_build::build()
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue