summaryrefslogtreecommitdiff
path: root/crates/renderer/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/renderer/Cargo.toml')
-rw-r--r--crates/renderer/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/renderer/Cargo.toml b/crates/renderer/Cargo.toml
index 8990d06..67003cf 100644
--- a/crates/renderer/Cargo.toml
+++ b/crates/renderer/Cargo.toml
@@ -31,6 +31,7 @@ byteorder = { workspace = true }
image = { workspace = true }
png = { workspace = true }
cpal = { workspace = true }
+nokhwa = { workspace = true }
redis = { workspace = true }
web-image-meta = { workspace = true }
uuid = { workspace = true }