mqrs/CHANGELOG.md
finga d6b82f0e72 clippy: Fix several clippy issues
In order to enable several clippy lint groups fix several findings.
2023-12-08 01:22:33 +01:00

16 lines
461 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a
Changelog](https://keepachangelog.com/en/1.0.0/), and this project
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- Fix several clippy findings in preperation to enable several lint
groups.
- Update to the latest version of **clap**.
- Update all dependencies that should not break SemVer.