mirror of
https://github.com/tauri-apps/cef-rs.git
synced 2026-01-31 00:55:21 +01:00
feat: unify bundle utilities under cef build-util feature feat: reenable sandbox support in cefsimple feat: add MainMenu.xib on mac fix: bypass tryToTerminateApplication for Command+Q fix: enable much smaller linux release builds
update-bindings
Download the prebuilt Chromium Embedded Framework
archive on any supported platform and run bindgen on the C API for the cef-dll-sys crate,
then regenerate the safe bindings in the cef crate.
You can find the latest version of the prebuilt CEF archives on the Chromium Embedded Framework (CEF) Automated Builds.