initial commit
This commit is contained in:
commit
a4d6b9e203
8 changed files with 709 additions and 0 deletions
12
xtask/Cargo.toml
Normal file
12
xtask/Cargo.toml
Normal file
|
@ -0,0 +1,12 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue