about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGenny <gen@nyble.dev>2022-11-25 19:08:14 -0600
committerGenny <gen@nyble.dev>2022-11-25 19:08:14 -0600
commit9c9c04015d1dcc79ac27d1e903ce36a35e5c2dcf (patch)
tree1ec2c8511321067f75bb63f4d5ce670dca7104bd /Cargo.toml
parent080f6297f28a9800186376742827de60d17e6160 (diff)
downloadgifed-9c9c04015d1dcc79ac27d1e903ce36a35e5c2dcf.tar.gz
gifed-9c9c04015d1dcc79ac27d1e903ce36a35e5c2dcf.zip
hide gif-frames. it's not ready yet
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7f7e92d..62aa458 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,7 @@
 [workspace]
 members = [
 	"gifed",
+	"gif-frames",
 	"gifprobe",
 	"giftool"
 ]
\ No newline at end of file