mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +03:00
parent
e673854c83
commit
a44cd5a183
@ -2,4 +2,4 @@
|
||||
"tauri": patch:breaking
|
||||
---
|
||||
|
||||
`Context::assets` now returns `&dyn Assets` instead of `Box<&dyn Assets>`.
|
||||
`Context::assets` now returns `&dyn Assets` instead of `&A` generic.
|
||||
|
Loading…
Reference in New Issue
Block a user