about summary refs log tree commit diff
path: root/giftool/Cargo.toml
diff options
context:
space:
mode:
authorGenny <gen@nyble.dev>2022-11-25 19:10:03 -0600
committerGenny <gen@nyble.dev>2022-11-25 19:10:03 -0600
commitf45c0d338f9bd0eac56cbab2ff5b6d7c163e2ed0 (patch)
tree8caafa654047ff19822e4d1d19d3b36825c4c507 /giftool/Cargo.toml
parent9c9c04015d1dcc79ac27d1e903ce36a35e5c2dcf (diff)
downloadgifed-f45c0d338f9bd0eac56cbab2ff5b6d7c163e2ed0.tar.gz
gifed-f45c0d338f9bd0eac56cbab2ff5b6d7c163e2ed0.zip
no more giftool
Diffstat (limited to 'giftool/Cargo.toml')
-rw-r--r--giftool/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/giftool/Cargo.toml b/giftool/Cargo.toml
deleted file mode 100644
index 8e5763a..0000000
--- a/giftool/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "giftool"
-version = "0.1.0"
-edition = "2021"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-gifed = { path = "../gifed" }
-png = "0.17.2"
\ No newline at end of file