eh/crates/xtask/Cargo.toml
NotAShelf 4355f1d2c7
meta: move xtask to crates/
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I8080e8d293726fad569f3f8dd79b22ea6a6a6964
2026-01-30 22:04:01 +03:00

14 lines
323 B
TOML

[package]
name = "xtask"
description.workspace = true
version.workspace = true
edition.workspace = true
authors.workspace = true
rust-version.workspace = true
publish = false
[dependencies]
clap.workspace = true
clap_complete.workspace = true
eh.workspace = true