this commit includes a whole lotta fuck yeah, a whole lotta we fuckin got this, and a lot of "please change the future." i hope it works. Signed-off-by: Sienna Meridian Satterwhite <sienna@r3t.io>
12 lines
207 B
TOML
12 lines
207 B
TOML
[package]
|
|
name = "xtask"
|
|
version = "0.1.0"
|
|
edition.workspace = true
|
|
publish = false
|
|
|
|
[dependencies]
|
|
anyhow.workspace = true
|
|
clap.workspace = true
|
|
tracing.workspace = true
|
|
tracing-subscriber.workspace = true
|