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. - 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. - Force
Error
boxed errors to beSync
. - Breaking change: Move the
FileDropEvent
struct to thewindow
module. - Allow specifying a user event type for the event loop message.
- Added the
WindowEvent::FileDrop
variant.
Cargo Publish
Updating crates.io index
Packaging tauri-runtime v0.3.4 (/home/runner/work/tauri/tauri/core/tauri-runtime)
Uploading tauri-runtime v0.3.4 (/home/runner/work/tauri/tauri/core/tauri-runtime)