blob: e08cae7fa9a42083ffbe04d436bb9fd315da9bfb (
plain)
1
2
3
4
5
6
7
8
9
10
|
[package]
name = "readrom"
version = "0.1.0"
edition.workspace = true
license.workspace = true
authors.workspace = true
[dependencies]
header.workspace = true
xixanta.workspace = true
|