git.delta.rocks / jrsonnet / refs/commits / 609e5ef85d49

difftreelog

source

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