update docs
This commit is contained in:
@@ -9,6 +9,10 @@ description = "FDS system and cartridge command interface"
|
||||
name = "fds"
|
||||
path = "src/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "fds-program"
|
||||
path = "src/program.rs"
|
||||
|
||||
[dependencies]
|
||||
clap.workspace = true
|
||||
fds-burn = { path = "../fds-burn" }
|
||||
|
||||
Reference in New Issue
Block a user