forked from libre-chip/cpu
WIP
This commit is contained in:
parent
dca59a24ec
commit
b6f3ecfb32
6 changed files with 606 additions and 17 deletions
|
|
@ -16,6 +16,7 @@ rust-version = "1.89.0"
|
|||
[workspace.dependencies]
|
||||
fayalite = { git = "https://git.libre-chip.org/libre-chip/fayalite.git", version = "0.3.0", branch = "master" }
|
||||
serde = { version = "1.0.202", features = ["derive"] }
|
||||
simple-mermaid = "0.2.0"
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue