mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-26 20:42:18 +03:00
361ec37fd4
* chore(deps): update to tao 0.26 * fallback to crate name * move struct to runtime * tests
7 lines
172 B
Markdown
7 lines
172 B
Markdown
---
|
|
"tauri": patch:breaking
|
|
"tauri-utils": patch:breaking
|
|
---
|
|
|
|
Moved `ProgressBarState` from `tauri-utils` to the `tauri::window` module and removed the `unity_uri` field.
|