mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-16 07:08:32 +03:00
6 lines
140 B
Markdown
6 lines
140 B
Markdown
|
---
|
||
|
"tauri": patch
|
||
|
---
|
||
|
|
||
|
Added `any_thread()` to the `tauri::Builder` to run applications on any thread (only exposed on Linux and Windows).
|