0.1.77 upd
This commit is contained in:
parent
5cfc60795e
commit
20550611d0
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "itunesdb"
|
||||
version = "0.1.76"
|
||||
version = "0.1.77"
|
||||
edition = "2021"
|
||||
authors = ["alterwain"]
|
||||
|
||||
|
@ -152,7 +152,7 @@ pub mod serializer {
|
||||
for o in &img.tag {
|
||||
let mut inameb = Vec::new();
|
||||
if let Some(name) = &o.child {
|
||||
|
||||
info!("Serializing: {:#?}", name);
|
||||
let mut nb = Vec::new();
|
||||
|
||||
let arg = name.tag.as_ref().unwrap();
|
||||
|
Loading…
x
Reference in New Issue
Block a user