parsers: clippy

Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2025-11-01 15:55:09 +01:00
commit e95f884e44
5 changed files with 8 additions and 7 deletions

View file

@ -123,6 +123,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
- Implement Default for Tune
- Re-export xso::error::FromElementError.
- Fix a few tests behind 'component' feature
- Fix some Clippy warnings
Version 0.21.0:
2024-07-25 Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>