diff options
| author | LLLL Colonq <llll@colonq> | 2026-06-18 16:15:46 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-06-18 16:15:46 -0400 |
| commit | c9fc2ca532c5219a087924ece1e38be19c25f006 (patch) | |
| tree | 7c9d8e32617fab6e6179fe70893a3027714ea4e7 /2026/Cargo.toml | |
| parent | 068f3b9dc0522b03af534479cfa300a720ae86fa (diff) | |
Update
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" |
