From b203e2908728484fcb9644ffd536f7d3df15ccb5 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 12 May 2026 14:32:58 -0500 Subject: [PATCH] [fix] uhoh --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0db40e1..7db5aff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -73,7 +73,7 @@ features = ["wgpu"] version = "0.1.0" identifier = "xyz.cochrun.lumina" icons = ["res/icons/lumina.ico", "res/icons/lumina.icns", "res/icons/lumina.svg"] -resources = ["res/icons", "res/xyz.cochrun.lumina.*"] +resources = ["res"] category = "Video" [package.metadata.packager.windows]