mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* refactor(core): change Plugin `initialize` signature, move register to AppHandle * clippy
137 B
137 B
tauri
| tauri |
|---|
| patch |
Breaking change: The Plugin trait initialize method now takes an AppHandle reference instead of App.