1
1
mirror of https://github.com/tauri-apps/tauri.git synced 2025-01-06 19:22:32 +03:00
tauri/.changes/tauri-app-handle-ref.md
Amr Bashir 7fb419c326
refactor: move to muda and tray_icon crates ()
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2023-08-13 22:25:50 -03:00

150 B

tauri
major:breaking

Changed App::handle and Manager::app_handle to return a reference to an AppHandle instead of an owned value.