From 761a3172bf4c15aed3836e4d1cd6f815b651b0e0 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Sat, 29 Aug 2026 04:06:51 -0400 Subject: Fix --- 2026/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2026/Cargo.toml') diff --git a/2026/Cargo.toml b/2026/Cargo.toml index 981b715..7670e85 100644 --- a/2026/Cargo.toml +++ b/2026/Cargo.toml @@ -16,7 +16,7 @@ codegen-units = 1 opt-level = 2 [workspace] -exclude = ["framing", "examples/example_teleia"] +exclude = ["framing", "games", "examples/example_teleia"] [workspace.lints.clippy] all = "deny" -- cgit v1.3.1