about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b62bd62..ab46252 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,6 +8,8 @@ publish = ["crates-io"]
 base64 = "0.22.1"
 chrono = "0.4.42"
 confy = "2.0.0"
+daemonize-me = "2.0.2"
+image = "0.25.9"
 reqwest = "0.12.24"
 rig-core = { version = "0.24.0", features = ["all", "audio"] }
 rodio = "0.21.1"