mirror of
https://github.com/Noratrieb/rustv32i.git
synced 2026-01-14 13:25:01 +01:00
parent
8730313c68
commit
fd10c93034
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ description = "RISC-V instruction decoder"
|
||||||
repository = "https://github.com/Noratrieb/rustv32i"
|
repository = "https://github.com/Noratrieb/rustv32i"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
keywords = ["risc-v", "riscv", "decoder", "instruction", "parser"]
|
keywords = ["risc-v", "riscv", "decoder", "instruction", "parser"]
|
||||||
categories = ["Parser implementations"]
|
categories = ["parser-implementations"]
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue