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

[dependencies]
clap = "^4"
header.workspace = true