diff options
Diffstat (limited to '2026/Cargo.toml')
| -rw-r--r-- | 2026/Cargo.toml | 2 |
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" |
