aboutsummaryrefslogtreecommitdiff
path: root/tools/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Cargo.toml')
-rw-r--r--tools/Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/Cargo.toml b/tools/Cargo.toml
index cba6c82..9e9b965 100644
--- a/tools/Cargo.toml
+++ b/tools/Cargo.toml
@@ -16,9 +16,5 @@ anyhow = "1.0.68"
serde_json = "1.0.91"
[[bin]]
-path = "src/bin/create_item.rs"
-name = "jellything-create-item"
-
-[[bin]]
path = "src/bin/import.rs"
name = "jellything-import"