chore: fmt

This commit is contained in:
amrbashir
2022-09-13 12:36:05 +02:00
parent 8da0e73634
commit 10b799ab36
2 changed files with 2 additions and 12 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"tauri-plugin-single-instance": patch
---
fix dangling pointers caused by passing `encode_wide().as_ptr()` directly to FFI on Windows.