mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-08 14:03:53 +02:00
0af367f7d4
* fix(single-instance): fix null pointer dereference panic on Windows * fmt
6 lines
99 B
Markdown
6 lines
99 B
Markdown
---
|
|
single-instance: patch
|
|
---
|
|
|
|
Fixed `null pointer dereference` panic on rust nightly on Windows.
|