Files
start-os/core/Cross.toml
Aiden McClelland 81a80baed8 ts bindings refactor
2025-11-13 15:19:59 -07:00

6 lines
113 B
TOML

[build]
pre-build = ["apt-get update && apt-get install -y rsync"]
[build.env]
passthrough = ["RUST_BACKTRACE"]