mirror of
https://github.com/run-llama/semtools.git
synced 2026-07-19 15:24:22 -04:00
762 B
762 B
Description
Brief description of the changes in this PR.
Type of Change
Please add appropriate labels to this PR to help with automatic changelog generation:
enhancement- New features or improvementsbug- Bug fixesdocumentation- Documentation updatesdependencies- Dependency updatesbreaking-change- Breaking changes (use with caution)internal- Internal changes that don't affect users
Testing
- I have tested my changes locally
- I have added tests for new functionality (if applicable)
- All existing tests pass
Checklist
- My code passes
cargo clippyandcargo fmt - I have performed a self-review of my code
- I have commented my code, particularly in hard-to-understand areas