Update dependencies to latest version

This also fixes a build failure which would otherwise happen due to the
time crate.

Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
2025-01-09 20:21:34 +01:00
parent 922ea1f030
commit aff46b6bfb
3 changed files with 129 additions and 56 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
* Updated some dependencies to prevent the build from breaking.
## [0.1.9] - 2024-06-22
### Deprecated