Moved psxcdgen files to tools folder
This commit is contained in:
9
src/Tools/psxcdread/Cargo.toml
Normal file
9
src/Tools/psxcdread/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "psxcdread"
|
||||
version = "0.5.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
cdtypes = {path = "../cdtypes"}
|
Reference in New Issue
Block a user