Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 403 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (481 crate dependencies)
[0.3.4]
- Added
close_devtools
andis_devtools_open
APIs to theDispatch
trait. - Emit
RunEvent::Exit
ontao::event::Event::LoopDestroyed
instead of afterRunEvent::ExitRequested
. - Breaking change: The
MenuItem::About
variant is now associated with a tuple value(String, AboutMetadata)
. - Support window parenting on macOS
- The file drop event is now part of the
WindowEvent
enum instead of a having a dedicated handler. - Breaking change: Use the dedicated
WindowEvent
enum onRunEvent
. - Added
create_proxy
to theRuntime
andRuntimeHandle
traits. - Allow specifying a user event type for the event loop message.
- Use a random window id instead of
tao::window::WindowId
to not block the thread waiting for the event loop to process the window creation. - Update
wry
to0.14
andtao
to0.7
. - Added the
WindowEvent::FileDrop
variant.
Cargo Publish
Updating crates.io index
Packaging tauri-runtime-wry v0.3.4 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
Uploading tauri-runtime-wry v0.3.4 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)