mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* Switch to webview2-com version of tao and wry * Pick up latest branch of TAO and WRY * Let WRY pick the branch for TAO instead of patch * Add comment for wry next branch pending merge * Add changelog * Revert wry redirect in Cargo.toml * Use pinned rev for matching PR merge commit
326 B
326 B
tauri, tauri-runtime, tauri-runtime-wry
| tauri | tauri-runtime | tauri-runtime-wry |
|---|---|---|
| patch | patch | patch |
Replace all of the winapi crate references with the windows crate, and replace webview2 and webview2-sys with webview2-com and webview2-com-sys built with the windows crate. This goes along with updates to the TAO and WRY next branches.