0.1.74 upd

This commit is contained in:
Michael Wain 2025-02-21 06:20:52 +03:00
parent 46a56029d3
commit 1a9f73d334
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "itunesdb"
version = "0.1.73"
version = "0.1.74"
edition = "2021"
authors = ["alterwain"]

View File

@ -130,7 +130,7 @@ pub struct TrackItem {
checked: u8,
application_rating: u8,
pub bpm: u16,
artwork_count: u16,
pub artwork_count: u16,
unk9: u16,
artwork_size: u32,
unk11: u32,