From f4cd5d7edc458535c8ab5245c5829a23fca4e5ef Mon Sep 17 00:00:00 2001 From: gennyble Date: Sat, 7 Dec 2024 03:09:34 -0600 Subject: Save etches as GIF --- Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f5c2a32..b50e2a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,9 @@ version = "0.1.0" edition = "2021" [dependencies] -gifed = { git = "https://git.nyble.dev/multimedia/gifed" } +gifed = { git = "https://git.nyble.dev/multimedia/gifed", features = [ + "videoish", +] } gilrs = "0.11.0" neam = { git = "https://github.com/gennyble/neam", rev = "5efc1761866283537fd254a8fb3582f50631cf0f" } rfd = "0.15.1" -- cgit 1.4.1-3-g733a5