tauri/.changes/context-remove-assets-generics.md

6 lines
165 B
Markdown
Raw Normal View History

---
"tauri": patch:breaking
---
The `Context` type no longer uses the `<A: Assets>` generic so the assets implementation can be swapped with `Context::assets_mut`.