meta: move xtask to crates/
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I8080e8d293726fad569f3f8dd79b22ea6a6a6964
This commit is contained in:
parent
237bfec0d4
commit
4355f1d2c7
4 changed files with 193 additions and 193 deletions
|
|
@ -1,14 +0,0 @@
|
|||
[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 = { path = "../eh" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue