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
5 lines
103 B
Rust
5 lines
103 B
Rust
pub mod binary_value_utils;
|
|
pub mod client_app;
|
|
pub mod client_app_other;
|
|
pub mod client_switches;
|