mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 07:31:52 +03:00
135 B
135 B
tauri |
---|
patch |
Breaking change: The WindowBuilder
struct now has a lifetime annotation WindowBuilder<R: Runtime, 'a>
.