[package]
name = "moa_z80"
version = "0.1.0"
edition = "2021"
[dependencies]
log = "0.4"
femtos = { path = "../../libraries/femtos" }
moa_core = { path = "../../core" }