mirror of
https://github.com/gchq/CyberChef.git
synced 2025-07-06 21:02:39 -04:00
Added tauri files
This commit is contained in:
parent
daad471215
commit
0e781c35b6
22 changed files with 3230 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