mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-26 12:38:04 +03:00
2e6db908d7
* fix(core): make `tauri::Error` sync again closes #8754 * add unit test --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
6 lines
86 B
Markdown
6 lines
86 B
Markdown
---
|
|
'tauri': 'patch:breaking'
|
|
---
|
|
|
|
Require `ScopeObject::Error` to be `Sync` as well.
|