mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-07 11:48:46 +03:00
135 B
135 B
tauri |
---|
patch |
Breaking change: The WindowBuilder
struct now has a lifetime annotation WindowBuilder<R: Runtime, 'a>
.