mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* fix: Premultiply alpha before resizing * feat: Use rayon for process speedup * Fix change tag * `cargo fmt` * Document reasoning & use imageops::resize directly --------- Co-authored-by: Tony <legendmastertony@gmail.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -8667,6 +8667,7 @@ dependencies = [
|
||||
"plist",
|
||||
"pretty_assertions",
|
||||
"rand 0.9.1",
|
||||
"rayon",
|
||||
"regex",
|
||||
"resvg",
|
||||
"semver",
|
||||
|
||||
Reference in New Issue
Block a user