mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
5110c704be
* feat(core): allow users to access the Assets instance * chore(changes): mark as breaking change [skip ci]
161 B
161 B
tauri-codegen | tauri-utils | tauri |
---|---|---|
patch | patch | patch |
Breaking: The assets
field on the tauri::Context
struct is now a Arc<impl Assets>
.