From 7409691cb134eef99a7d9e53b57a1cba41a7ca09 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 29 May 2026 14:11:30 -0400 Subject: Fix transparency --- 2026/framing/Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) (limited to '2026/framing/Cargo.toml') diff --git a/2026/framing/Cargo.toml b/2026/framing/Cargo.toml index 56d2fb7..b673692 100644 --- a/2026/framing/Cargo.toml +++ b/2026/framing/Cargo.toml @@ -7,10 +7,6 @@ edition = "2021" [lib] crate-type = ["cdylib", "rlib"] -[[bin]] -name = "game" -path = "src/main.rs" - [profile.release] opt-level = 2 codegen-units = 1 -- cgit v1.2.3