]> git.ayabusa.dev Git - rusty-slicer.git/commit
adding file select
authorayabusa <lebgpub@gmail.com>
Sun, 18 Feb 2024 18:51:53 +0000 (19:51 +0100)
committerayabusa <lebgpub@gmail.com>
Sun, 18 Feb 2024 18:51:53 +0000 (19:51 +0100)
commitea2f60f3c2bfbbae735b5d7f9da477f475461f0e
tree8b413cd7746ffd23b1ed7dde247cd6b86323830d
parent035d72fd56ec8a03fc8e0c008cd6d3d3b17612fa
adding file select
.gitignore [new file with mode: 0644]
.vscode/extensions.json [new file with mode: 0644]
README.md
src-tauri/Cargo.lock
src-tauri/Cargo.toml
src-tauri/src/main.rs
src-tauri/tauri.conf.json
src/event_handler.js [new file with mode: 0644]
src/index.html
src/main.js