mqrs/CHANGELOG.md
finga 1f7c405705 cargo: Update env_logger to latest version
Update the env_logger dependency to the latest version.
2023-12-08 01:22:33 +01:00

554 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Update to the latext version of env_logger.
  • Update to the latext version of nix.
  • 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.