hakari to speedup building, change structure of

the workspace
This commit is contained in:
2025-02-25 15:39:05 +08:00
parent d98cfd6289
commit 9e0955e530
15 changed files with 180 additions and 13 deletions

View File

@ -0,0 +1,2 @@
// A build script is required for cargo to consider build dependencies.
fn main() {}