0.1.83 upd

This commit is contained in:
Michael Wain 2025-02-21 19:22:15 +03:00
parent d0d2773d0c
commit eb5439262a
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -294,7 +294,7 @@ impl XDatabase {
}
}
}*/
102
189
}
pub fn get_track(&mut self, id: u32) -> Option<XTrackItem> {