WIP: updating for fayalite/redo-trace-as-string
Some checks failed
/ test (pull_request) Failing after 21s
Some checks failed
/ test (pull_request) Failing after 21s
This commit is contained in:
parent
7da2d776a5
commit
4bfb20d1b0
4 changed files with 118 additions and 99 deletions
|
|
@ -15,7 +15,8 @@ rust-version = "1.93.0"
|
|||
|
||||
[workspace.dependencies]
|
||||
base16ct = "1.0.0"
|
||||
fayalite = { git = "https://git.libre-chip.org/libre-chip/fayalite.git", version = "0.3.0", branch = "master" }
|
||||
#fayalite = { git = "https://git.libre-chip.org/libre-chip/fayalite.git", version = "0.3.0", branch = "master" }
|
||||
fayalite = { path = "../fayalite/crates/fayalite" }
|
||||
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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue