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

@ -10,5 +10,5 @@ serde.workspace = true
# Used for creating tarballs for backups
tar = "0.4.38"
# Used to compress said tarballs using gzip
flate2 = "1.0.26"
flate2 = "1.1.1"
serde_json = "1.0.96"