chore: update some dependencies

This commit is contained in:
Mark
2026-08-01 11:27:57 +02:00
parent dae7daaf25
commit 8b68995475
8 changed files with 9138 additions and 12 deletions

View File

@@ -6,6 +6,6 @@ edition = "2024"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
id3 = "1.16.3"
id3 = "1.17.1"
mp3-duration = "0.1.10"
musicdb-lib = { version = "0.1.0", path = "../musicdb-lib" }