aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-texm/Cargo.toml
blob: 5845efb4698cccdc3657618704bdc5b1e71f702d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "fparkan-texm"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true

[dependencies]

[dev-dependencies]
fparkan-nres = { path = "../fparkan-nres", version = "0.1.0" }

[lints]
workspace = true