aboutsummaryrefslogtreecommitdiff
path: root/arg_picker/test/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'arg_picker/test/Cargo.toml')
-rw-r--r--arg_picker/test/Cargo.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/arg_picker/test/Cargo.toml b/arg_picker/test/Cargo.toml
deleted file mode 100644
index 2c366c7..0000000
--- a/arg_picker/test/Cargo.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[package]
-name = "arg-picker-test"
-version = "0.1.0"
-edition = "2024"
-
-[workspace]
-
-[dependencies]
-arg-picker = { path = "../" }