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