0.1.74 upd
This commit is contained in:
parent
46a56029d3
commit
1a9f73d334
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "itunesdb"
|
||||
version = "0.1.73"
|
||||
version = "0.1.74"
|
||||
edition = "2021"
|
||||
authors = ["alterwain"]
|
||||
|
||||
|
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user