mirror of
https://github.com/Noratrieb/rustv32i.git
synced 2026-01-14 21:35:02 +01:00
make it work
This commit is contained in:
parent
29bb73425b
commit
ab8e4ebc13
10 changed files with 608 additions and 186 deletions
|
|
@ -4,5 +4,8 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
aligned-vec = "0.6.2"
|
||||
eyre = "0.6.12"
|
||||
libc = "0.2.170"
|
||||
|
||||
[profile.release]
|
||||
debug = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue