summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/crates/xtask-stale-label/Cargo.toml
blob: b1f54a2f13d498a99545a3e8932f6c80ee6dfc31 (plain)
1
2
3
4
5
6
7
8
[package]
name = "xtask-stale-label"
version = "0.0.0"
edition.workspace = true
publish = false

[dependencies]
toml_edit.workspace = true