tauri/.changes/http-types-refactor.md

8 lines
197 B
Markdown
Raw Normal View History

---
"tauri": patch:breaking
"tauri-runtime": patch:breaking
"tauri-runtime-wry": patch:breaking
---
`tauri-runtime` no longer implements its own HTTP types and relies on the `http` crate instead.