0.1.58 upd
This commit is contained in:
parent
ea14aaf6c3
commit
ae9665553a
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "itunesdb"
|
||||
version = "0.1.57"
|
||||
version = "0.1.58"
|
||||
edition = "2021"
|
||||
authors = ["alterwain"]
|
||||
|
||||
|
@ -102,8 +102,8 @@ pub struct TrackItem {
|
||||
pub unique_id: u32,
|
||||
visible: u32,
|
||||
pub filetype: u32,
|
||||
type1: u8,
|
||||
type2: u8,
|
||||
pub type1: u8,
|
||||
pub type2: u8,
|
||||
compilation_flag: u8,
|
||||
pub stars: u8,
|
||||
pub last_modified_time: u32,
|
||||
|
Loading…
x
Reference in New Issue
Block a user