diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
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 |