about summary refs log tree commit diff
path: root/slugs/Cargo.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-10-09 15:25:26 -0500
committergennyble <gen@nyble.dev>2023-10-09 15:25:26 -0500
commit6aae56f93cc1e7783f2717abd18dfbc194074402 (patch)
treee0184eed3d18677739410eb917786bc5fa01f683 /slugs/Cargo.toml
parent5187b4adab1ef6cbda32b892d517d57e05451276 (diff)
downloadgifed-6aae56f93cc1e7783f2717abd18dfbc194074402.tar.gz
gifed-6aae56f93cc1e7783f2717abd18dfbc194074402.zip
cleanup
Diffstat (limited to 'slugs/Cargo.toml')
-rw-r--r--slugs/Cargo.toml14
1 files changed, 0 insertions, 14 deletions
diff --git a/slugs/Cargo.toml b/slugs/Cargo.toml
deleted file mode 100644
index ba4dac2..0000000
--- a/slugs/Cargo.toml
+++ /dev/null
@@ -1,14 +0,0 @@
-[package]
-name = "slugs"
-version = "0.1.0"
-edition = "2021"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-camino = "1.1.2"
-gifed = { path = "../gifed" }
-png = "0.17.7"
-tepimg = { git = "https://github.com/gennyble/tep" }
-thiserror = "1.0.38"
-colorsquash = { path = "../../colorsquash" }
\ No newline at end of file