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

[dependencies]
toml_edit.workspace = true