Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 416 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (448 crate dependencies)
[1.0.0-rc.14]
- Breaking change:
PackageInfo::version
is now asemver::Version
instead of aString
. - Breaking change:
UpdateBuilder::should_update
now takes the current version as asemver::Version
and aRemoteRelease
struct, allowing you to check other release fields. - Breaking change: The
tauri::UpdaterEvent::UpdateEvent
date field is now anOption<time::OffsetDateTime>
. - Breaking change: The updater response
pub_date
now must be a valid RFC 3339 string.
Cargo Publish
Updating crates.io index
Packaging tauri v1.0.0-rc.14 (/home/runner/work/tauri/tauri/core/tauri)
Uploading tauri v1.0.0-rc.14 (/home/runner/work/tauri/tauri/core/tauri)