From c9fc2ca532c5219a087924ece1e38be19c25f006 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 18 Jun 2026 16:15:46 -0400 Subject: Update --- 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 420c4f2..2dc66c2 100644 --- a/2026/Cargo.toml +++ b/2026/Cargo.toml @@ -16,7 +16,7 @@ codegen-units = 1 opt-level = 2 [workspace] -exclude = ["framing"] +exclude = ["framing", "examples/example_teleia"] [workspace.lints.clippy] all = "deny" -- cgit v1.2.3