chore: bump dependencies

This commit is contained in:
Jef Roosens 2025-04-30 17:40:28 +02:00
parent 3ae19e2168
commit 6a8725489e
No known key found for this signature in database
GPG key ID: 21FD3D77D56BAF49
5 changed files with 278 additions and 248 deletions

View file

@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://git.rustybever.be/Chewing_Bever/alex/src/branch/dev)
## Fixed
### Fixed
* Fix bug where JSON metadata file can be corrupted if crash occurs while
writing (data is now written to a temporary file before atomically renaming)