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

[dependencies]
toml_edit.workspace = true

[lints]
workspace = true