mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* fix(core): make `tauri::Error` sync again closes #8754 * add unit test --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
81 B
81 B
tauri
| tauri |
|---|
| patch:bug |
Fix regression in tauri::Error not being Sync.