mirror of
https://github.com/Noratrieb/rustv32i.git
synced 2026-01-14 13:25:01 +01:00
prepare rvdc
This commit is contained in:
parent
a132b481e6
commit
5447d44290
10 changed files with 143 additions and 60 deletions
5
Cargo.lock
generated
5
Cargo.lock
generated
|
|
@ -102,9 +102,14 @@ dependencies = [
|
|||
"eyre",
|
||||
"libc",
|
||||
"owo-colors",
|
||||
"rvdc",
|
||||
"tempfile",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "rvdc"
|
||||
version = "0.1.0"
|
||||
|
||||
[[package]]
|
||||
name = "tempfile"
|
||||
version = "3.18.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue