From 9065f3c9765123f5f5bc503407c493fdb7c79488 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 9 Jun 2026 03:20:53 -0400 Subject: Initial handcam stuff --- crates/renderer/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'crates/renderer/Cargo.toml') 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 } -- cgit v1.2.3