forked from libre-chip/cpu
wip parsing the xml
This commit is contained in:
parent
e4a7d9f59c
commit
8c02483b65
5 changed files with 967 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ base16ct = "1.0.0"
|
|||
fayalite = { git = "https://git.libre-chip.org/libre-chip/fayalite.git", version = "0.3.0", branch = "master" }
|
||||
hex-literal = "1.1.0"
|
||||
parse_powerisa_pdf = { git = "https://git.libre-chip.org/libre-chip/parse_powerisa_pdf.git", version = "0.1.0", branch = "master" }
|
||||
roxmltree = "0.21.1"
|
||||
serde = { version = "1.0.202", features = ["derive"] }
|
||||
sha2 = "0.10.9"
|
||||
simple-mermaid = "0.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue