jurubas/crates/riscv-cpu/Cargo.toml
Sean Cross 2e6ae9fc5d pull cpu into its own crate
Signed-off-by: Sean Cross <sean@xobs.io>
2023-12-29 23:09:32 +08:00

9 lines
178 B
TOML

[package]
name = "riscv-cpu"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]