This website requires JavaScript.
Explore
Help
Sign In
tauri-apps
/
tauri
Watch
1
Star
1
Fork
0
You've already forked tauri
mirror of
https://github.com/tauri-apps/tauri.git
synced
2024-12-16 07:08:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
49d2f13fc0
tauri
/
.changes
/
fix-drop-sync.md
6 lines
102 B
Markdown
Raw
Normal View
History
Unescape
Escape
drop Sync req from `setup` and `setup_with_config` (#3471)
2022-02-16 16:06:56 +03:00
---
"tauri": patch
---
fix(core): drop all plugin builder Sync requirements (#3490)
2022-02-17 23:44:37 +03:00
`tauri::plugin::Builder`
closures are no longer required to implement
`Sync`
.
Reference in New Issue
Copy Permalink