pinnacle/xtask/Cargo.toml
Ottatop 6da1967b3d Scaffold xtasks
NOT DONE, don't use it yet
2024-04-21 14:25:35 -05:00

13 lines
320 B
TOML

[package]
name = "xtask"
version = "0.0.1"
authors.workspace = true
edition.workspace = true
repository.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = { workspace = true }
xdg = { workspace = true }
dircpy = { workspace = true }