mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
6 lines
138 B
Markdown
6 lines
138 B
Markdown
|
---
|
||
|
"tauri": patch:breaking
|
||
|
---
|
||
|
|
||
|
Use the image crate for `tauri::image::Image` and remove the `from_png_bytes` and `from_ico_bytes` APIs.
|