mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-25 03:33:36 +03:00
6 lines
133 B
Markdown
6 lines
133 B
Markdown
|
---
|
||
|
'tauri-runtime': 'major:breaking'
|
||
|
---
|
||
|
|
||
|
Add a lifetime parameter for `Icon` type. Also changed `rgba` field to be `Cow<'a, [u8]>`
|