From eb5439262ad1061de70a0da2275f6b2b6af65a94 Mon Sep 17 00:00:00 2001 From: "alterwain@protonmail.com" Date: Fri, 21 Feb 2025 19:22:15 +0300 Subject: [PATCH] 0.1.83 upd --- Cargo.toml | 2 +- src/xobjects.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 06bb7c7..af31374 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "itunesdb" -version = "0.1.82" +version = "0.1.83" edition = "2021" authors = ["alterwain"] diff --git a/src/xobjects.rs b/src/xobjects.rs index af3c0a4..907248b 100644 --- a/src/xobjects.rs +++ b/src/xobjects.rs @@ -294,7 +294,7 @@ impl XDatabase { } } }*/ - 102 + 189 } pub fn get_track(&mut self, id: u32) -> Option {