Warning fixes

This commit is contained in:
kdeng00
2025-07-01 22:23:37 -04:00
parent cf95caef50
commit 3e96bea7be
9 changed files with 57 additions and 51 deletions
+1 -1
View File
@@ -32,5 +32,5 @@ pub fn print_help() {
-D song id"#,
);
println!("{}", msg);
println!("{msg}");
}