1[package]2name = "tests"3version = "0.1.0"4edition = "2024"5publish = false67[lints]8workspace = true910[dependencies]11jrsonnet-evaluator.workspace = true12jrsonnet-gcmodule.workspace = true13jrsonnet-stdlib.workspace = true14serde.workspace = true15json-structural-diff.workspace = true16serde_json.workspace = truedifftreelog
source
tests/Cargo.toml311 Bsourcehistory