mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-16 16:47:21 +02:00
d57df4debe
* 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.
|