aboutsummaryrefslogtreecommitdiff
path: root/xtask/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'xtask/Cargo.toml')
-rw-r--r--xtask/Cargo.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml
deleted file mode 100644
index f1c468e..0000000
--- a/xtask/Cargo.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[package]
-name = "xtask"
-version = "0.1.0"
-edition = "2018"
-
-[dependencies]
-anyhow = "1.0.43"
-os_pipe = "1.1.2"
-structopt = "0.3.22"