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

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