tauri/.changes/core-errors.md

6 lines
112 B
Markdown
Raw Normal View History

---
"tauri": minor
---
Tauri now uses explicit Error variants with `thiserror` instead of relying on `anyhow`.