mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-11 18:40:22 +02:00
* fix(clipboard-manager): `read_image` wrongly set the image rgba data with binary PNG data. * remove depencency of `image` crate; add patch file
6 lines
112 B
Markdown
6 lines
112 B
Markdown
---
|
|
"clipboard-manager": patch
|
|
---
|
|
|
|
Fix that `read_image` wrongly set the image rgba data with binary PNG data.
|