mirror of
https://github.com/guilhermewerner/rust-ps2
synced 2025-06-23 16:44:38 +00:00
Update project structure
This commit is contained in:
@ -3,6 +3,10 @@ name = "rust-ps2"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
|
||||
[[bin]]
|
||||
name = "RustPS2"
|
||||
path = "Source/Main.rs"
|
||||
|
||||
[dependencies]
|
||||
panic-halt = "0.2.0"
|
||||
prussia_rt = { git = "https://github.com/Ravenslofty/prussia" }
|
||||
|
Reference in New Issue
Block a user