mirror of
https://github.com/Noratrieb/rustv32i.git
synced 2026-01-16 14:25:02 +01:00
init
This commit is contained in:
commit
7183421b8f
10 changed files with 378 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "rustv64i"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
aligned-vec = "0.6.2"
|
||||
eyre = "0.6.12"
|
||||
Loading…
Add table
Add a link
Reference in a new issue