git.delta.rocks / jrsonnet / refs/commits / 71fb4e2830f5

difftreelog

source

xtask/Cargo.toml298 Bsourcehistory
1[package]2name = "xtask"3version = "0.1.0"4edition = "2021"5publish = false67[lints]8workspace = true910[dependencies]11anyhow.workspace = true12indexmap.workspace = true13itertools.workspace = true14proc-macro2.workspace = true15quote.workspace = true16ungrammar.workspace = true17xshell.workspace = true