mirror of
https://github.com/guilhermewerner/rust-ps2
synced 2025-06-16 13:54:20 +00:00
Update project structure
This commit is contained in:
6
.cargo/config.toml
Normal file
6
.cargo/config.toml
Normal file
@ -0,0 +1,6 @@
|
||||
[build]
|
||||
target-dir = "Binaries"
|
||||
target = "ps2.json"
|
||||
|
||||
[unstable]
|
||||
build-std = ["core"]
|
Reference in New Issue
Block a user