aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-test-harness/Cargo.toml
blob: 61b91098bc0711f84635adab5f413b1b5d5345d9 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "mozart-test-harness"
version.workspace = true
edition.workspace = true

[dependencies]
anyhow.workspace = true
regex.workspace = true
serde_json.workspace = true
tempfile.workspace = true