mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 19:44:39 +03:00
131 B
131 B
tauri |
---|
patch |
Change plugin trait initialization
return type to std::result::Result<(), Box<dyn std::error::Error>>
.