mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 11:13:40 +03:00
7 lines
135 B
Markdown
7 lines
135 B
Markdown
|
---
|
||
|
"tauri-runtime-wry": patch
|
||
|
"tauri": patch
|
||
|
---
|
||
|
|
||
|
Refactor `create_tao_window` API to return `Weak<Window>` instead of `Arc<Window>`.
|