mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
490a6b424e
* feat(core): allow swapping the assets implemenetation * refactor(core): add setup() to the Assets trait * code review
96 B
96 B
tauri |
---|
patch:breaking |
Removed Context::assets_mut
and added Context::set_assets
.