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.
- Use
time
crate in tests instead ofchrono
crate because the latter one has outstanding security issues.
- Updated
actix-web
,jsonwebtoken
,clap
andsimplelog
dependencies to their newest version.
Initial release