about summary refs log tree commit diff
path: root/giftool/Cargo.toml
diff options
context:
space:
mode:
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