aboutsummaryrefslogtreecommitdiff
path: root/crates/texm/Cargo.toml
blob: f9c49b6854f1c24c18bb0c2bfa374e038a9cb337 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "texm"
version = "0.1.0"
edition = "2021"

[dev-dependencies]
common = { path = "../common" }
nres = { path = "../nres" }
proptest = "1"