mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* fix(core): make `tauri::Error` sync again closes #8754 * add unit test --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
86 B
86 B
tauri
| tauri |
|---|
| patch:breaking |
Require ScopeObject::Error to be Sync as well.