mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-07 03:44:07 +03:00
139 B
139 B
tauri |
---|
patch |
Breaking change: The tauri::async_runtime::spawn
function now returns tauri::async_runtime::JoinHandle<T>
.