Commit 9d5482a
fix: add openrouter feature flag to resolve clippy warnings
Add missing openrouter feature flag to terraphim_middleware Cargo.toml.
This resolves unexpected cfg condition value warnings in test files.
Note: Workspace has pre-existing clippy warnings unrelated to this fix
(unused variables, clamp patterns). All security test files pass clippy clean.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 005174e commit 9d5482a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
0 commit comments