summaryrefslogtreecommitdiff
path: root/2026/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '2026/Cargo.toml')
-rw-r--r--2026/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"