Graphite/frontend/src-tauri
Yuri Astrakhan 3d4e3a74e5
A few minor lints and docs (#1436)
* A few minor lints and docs

* Added required packages to compile on Debian-style linux
* Inlined some format args, and removed some `&` in args (they cause about 6% slowdown that compiler cannot inline)
* a few spelling mistakes

* fix fmt
2023-10-18 23:33:10 -07:00
..
icons Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
src A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00
.gitignore Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
build.rs Bundle Graphite using Tauri (#873) 2022-12-07 12:49:34 +01:00
Cargo.toml Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
tauri.conf.json Migrate build system from Webpack to Parcel (#1102) 2023-04-25 00:43:27 +02:00