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

difftreelog

source

cmds/jrsonnet-fmt/Cargo.toml181 Bsourcehistory
1[package]2name = "jrsonnet-fmt"3version.workspace = true4edition = "2021"56[dependencies]7dprint-core = "0.60.0"8jrsonnet-rowan-parser.workspace = true9insta = "1.15"10indoc = "1.0"