Merge branch 'v2' into fix/single-instance-null-ptr

pull/2453/head
amrbashir 5 months ago
commit 14ccd238b2
No known key found for this signature in database
GPG Key ID: BBD7A47A2003FF33

@ -0,0 +1,5 @@
---
single-instance: patch
---
Fixed `null pointer dereference` panic on rust nightly on Windows.

@ -1,6 +0,0 @@
---
'single-instance': 'patch'
'single-instance-js': 'patch'
---
On Windows, fix null pointer dereference panic on Rust nightly.
Loading…
Cancel
Save