mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
8a6766173b
* feat(tauri): impl Send for app::Builder * chore: add .changes/app-builder-send.md
97 B
97 B
tauri |
---|
patch:enhance |
Ensure Builder is Send by requiring the menu closure to be Send.