mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 03:47:37 +03:00
490a6b424e
* 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.
|