mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
7fb419c326
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>
7 lines
158 B
Markdown
7 lines
158 B
Markdown
---
|
|
'tauri-runtime': 'minor:breaking'
|
|
'tauri-runtime-wry': 'minor:breaking'
|
|
---
|
|
|
|
`Runtime::new` and `Runtime::new_any_thread` now accept a `RuntimeInitArgs`.
|