aboutsummaryrefslogtreecommitdiff
path: root/crates/readrom/Cargo.toml
blob: 326ed9201a5e83d9df27dc523175c0c15217c202 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "readrom"
version = "1.0.0"
rust-version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true

[dependencies]
header.workspace = true