tauri/.changes/core-errors.md
2021-02-10 19:51:15 -03:00

6 lines
112 B
Markdown

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