mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-08 12:18:55 +03:00
6 lines
139 B
Markdown
6 lines
139 B
Markdown
---
|
|
"tauri": patch
|
|
---
|
|
|
|
**Breaking change:** The `tauri::async_runtime::spawn` function now returns `tauri::async_runtime::JoinHandle<T>`.
|