7a2c5ecae0
req: test/004
10 lines
143 B
TOML
10 lines
143 B
TOML
[package]
|
|
name = "slhx-xtask"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
publish = false
|
|
|
|
[[bin]]
|
|
name = "slhx-ci"
|
|
path = "src/main.rs"
|