mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* feat(core): add `Manager::unmanage` closes #10897 * remove state craet * fix typo * Update crates/tauri/src/lib.rs --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
92 B
92 B
tauri
| tauri |
|---|
| patch:feat |
Add Manager::unmanage to remove previously managed state.