git.delta.rocks / jrsonnet / refs/commits / a1d4291c87ac

difftreelog

source

tests/Cargo.toml214 Bsourcehistory
1[package]2name = "tests"3version = "0.1.0"4edition = "2021"5publish = false67[dependencies]8jrsonnet-evaluator.workspace = true9jrsonnet-gcmodule.workspace = true10jrsonnet-stdlib.workspace = true11serde = "1.0.142"