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

6 lines
135 B
Markdown
Raw Normal View History

---
"tauri": patch
---
**Breaking change:** The `api::http` timeouts are now represented as `std::time::Duration` instead of a `u64`.