tauri/.changes/path-result-error-rexport.md

6 lines
195 B
Markdown

---
'tauri': 'major:breaking'
---
Removed `tauri::path::Result` and `tauri::path::Error` which were merely an unintentional re-export of `tauri::Result` and `tauri::Error` so use those instead.