Patched rust setup to be capable of building

This commit is contained in:
Christbru 2025-10-18 15:41:39 -05:00
commit 49b676ad31
4 changed files with 2394 additions and 7 deletions

3
.gitignore vendored
View file

@ -21,6 +21,9 @@ dist
turbo-build.log
turbo-host.log
# rust
rust-engine/target
# debug
npm-debug.log*
yarn-debug.log*