mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 17:22:08 +03:00
201 B
201 B
tauri-build |
---|
patch:breaking |
CodegenContext::build
and CodegenContext::try_build
have been removed, use tauri_build::try_build(tauri_build::Attributes::new().codegen(codegen))
instead.