meta: move xtask to crates/

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I8080e8d293726fad569f3f8dd79b22ea6a6a6964
This commit is contained in:
raf 2026-01-30 16:13:23 +03:00
commit 4355f1d2c7
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
4 changed files with 193 additions and 193 deletions

View file

@ -11,4 +11,4 @@ publish = false
[dependencies]
clap.workspace = true
clap_complete.workspace = true
eh = { path = "../eh" }
eh.workspace = true