about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGenny <gen@nyble.dev>2022-12-11 17:06:50 -0600
committerGenny <gen@nyble.dev>2022-12-11 17:06:50 -0600
commit145896c0b2156698b42deed74e6545095941c56a (patch)
treefe96e7483e8e8f7c3cf687bf9558fd01373a00d0 /Cargo.toml
parentfde372b87af9b5b45e74f4464a2d4b3d6936d2b8 (diff)
downloadgifed-145896c0b2156698b42deed74e6545095941c56a.tar.gz
gifed-145896c0b2156698b42deed74e6545095941c56a.zip
no more giftool
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 62aa458..3661d37 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,5 @@
 members = [
 	"gifed",
 	"gif-frames",
-	"gifprobe",
-	"giftool"
+	"gifprobe"
 ]
\ No newline at end of file