Moved psxcdgen files to tools folder

This commit is contained in:
2022-08-21 13:20:53 +02:00
parent 69074600cc
commit 37a7c582e7
41 changed files with 0 additions and 84 deletions

View 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"}