about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGenny <gen@nyble.dev>2023-02-09 19:23:00 -0600
committerGenny <gen@nyble.dev>2023-02-09 19:23:00 -0600
commit4cf9e9987284d2806592dbdbdd1df5095c990d12 (patch)
tree63e4dd7c7773f4a66a12470a3ddc4043b99e54cb /Cargo.toml
parent7ed867e409d91e830d6638289e197df42623406d (diff)
downloadgifed-4cf9e9987284d2806592dbdbdd1df5095c990d12.tar.gz
gifed-4cf9e9987284d2806592dbdbdd1df5095c990d12.zip
gaudip wip
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3661d37..f186b67 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [workspace]
 members = [
 	"gifed",
-	"gif-frames",
-	"gifprobe"
+	"gifprobe",
+	"gaudio"
 ]
\ No newline at end of file