mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-05 10:13:00 +02:00
* feat(core): allow swapping the assets implemenetation * refactor(core): add setup() to the Assets trait * code review
6 lines
111 B
Markdown
6 lines
111 B
Markdown
---
|
|
"tauri": patch:breaking
|
|
---
|
|
|
|
The `Context` struct and the `Assets` trait now takes a `R: Runtime` generic.
|