mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 15:42:00 +03:00
6 lines
174 B
Markdown
6 lines
174 B
Markdown
|
---
|
||
|
"tauri": patch
|
||
|
---
|
||
|
|
||
|
**Breaking change:** The `tauri::api::http::FormPart::Bytes` enum variant has been renamed to `File` with a value object `{ file, mime, file_name }`.
|