Files
rust-ps2/.cargo/config.toml
2021-12-25 08:20:21 -03:00

7 lines
85 B
TOML

[build]
target-dir = "Binaries"
target = "ps2.json"
[unstable]
build-std = ["core"]