fixup: fmt + clippy

This commit is contained in:
2024-05-04 00:06:22 +02:00
parent f1687fe07b
commit e044246cba
14 changed files with 49 additions and 33 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ async fn test_set_property() {
mpv.kill().await.unwrap();
proc.kill().await.unwrap();
}
}