From 547956194948c132ff7a90051438b813108d9717 Mon Sep 17 00:00:00 2001 From: gennyble Date: Thu, 5 Dec 2024 06:20:09 -0600 Subject: Partial save support; fix build --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 16cbc4e..f5c2a32 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,10 @@ version = "0.1.0" edition = "2021" [dependencies] +gifed = { git = "https://git.nyble.dev/multimedia/gifed" } gilrs = "0.11.0" neam = { git = "https://github.com/gennyble/neam", rev = "5efc1761866283537fd254a8fb3582f50631cf0f" } +rfd = "0.15.1" softbuffer = "0.4.6" tracing = "0.1.41" tracing-subscriber = { version = "0.3.18", features = ["env-filter"] } -- cgit 1.4.1-3-g733a5