blue/crates/blue-ollama
Eric Garcia 87e0066c36 chore: apply clippy fixes and fix invalid YAML test
- Replace redundant closures with function references
- Use next_back() instead of last() for DoubleEndedIterator
- Fix test_parse_index_response_invalid to use actually invalid YAML
  (previous test string was valid YAML - a plain string with braces)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 18:35:54 -05:00
..
src chore: apply clippy fixes and fix invalid YAML test 2026-01-25 18:35:54 -05:00
build.rs feat(ollama): Add binary bundling and SHA256 verification 2026-01-24 15:39:41 -05:00
Cargo.toml feat: Implement RFCs 0002, 0004, and 0005 2026-01-24 15:15:33 -05:00