Icarus models bump (#55)

* icarus_models bump

* Fix after depdenency update
This commit was merged in pull request #55.
This commit is contained in:
KD
2025-08-27 15:07:44 -04:00
committed by GitHub
parent dbcfcfa109
commit 77cb5c8599
3 changed files with 134 additions and 5 deletions
+1
View File
@@ -340,6 +340,7 @@ impl CommitManager {
title: String::new(),
path: cover_path.to_owned(),
data: Vec::new(),
..Default::default()
};
let file_name = std::ffi::OsString::from(&song_file.file_name().unwrap());