Download Latest Version cargo-tauri-x86_64-apple-darwin.zip (7.8 MB)
Email in envelope

Get an email when there's a new version of Tauri

Home / tauri-bundler-v2.5.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-22 45.0 kB
tauri-bundler v2.5.2 source code.tar.gz 2025-07-22 15.4 MB
tauri-bundler v2.5.2 source code.zip 2025-07-22 15.9 MB
Totals: 3 Items   31.4 MB 0

Cargo Audit

Updating git repository `https://github.com/tauri-apps/schemars.git` Updating crates.io index warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph. Check that the patched package version and available features are compatible with the dependency requirements. If the patch has a different version from what is locked in the Cargo.lock file, run `cargo update` to use the new version. This may also occur with an optional dependency that is not enabled. Locking 1035 packages to latest compatible versions Adding apple-codesign v0.27.0 (available: v0.29.0) Adding cargo_metadata v0.19.2 (available: v0.21.0) Adding colored v2.2.0 (available: v3.0.0) Adding ctor v0.2.9 (available: v0.4.2) Adding elf v0.7.4 (available: v0.8.0) Adding goblin v0.9.3 (available: v0.10.0) Adding html5ever v0.29.1 (available: v0.35.0) Adding itertools v0.13.0 (available: v0.14.0) Adding json-patch v3.0.1 (available: v4.0.0) Adding jsonrpsee v0.24.9 (available: v0.25.1) Adding jsonrpsee-client-transport v0.24.9 (available: v0.25.1) Adding jsonrpsee-core v0.24.9 (available: v0.25.1) Adding jsonrpsee-ws-client v0.24.9 (available: v0.25.1) Adding matchit v0.8.4 (available: v0.8.6) Adding minisign v0.7.3 (available: v0.7.9) Adding object v0.36.7 (available: v0.37.1) Adding oxc_allocator v0.36.0 (available: v0.77.3) Adding oxc_ast v0.36.0 (available: v0.77.3) Adding oxc_parser v0.36.0 (available: v0.77.3) Adding oxc_span v0.36.0 (available: v0.77.3) Adding phf v0.11.3 (available: v0.12.1) Adding proc-macro-crate v2.0.0 (available: v2.0.2) Adding rpm v0.16.0 (available: v0.17.0) Adding schemars v0.8.22 (available: v1.0.4) Adding serialize-to-javascript v0.1.1 (available: v0.1.2) Adding serialize-to-javascript-impl v0.1.1 (available: v0.1.2) Adding tiny_http v0.11.0 (available: v0.12.0) Adding toml v0.8.23 (available: v0.9.2) Adding toml_edit v0.22.27 (available: v0.23.2) Adding which v7.0.3 (available: v8.0.0) Adding x509-certificate v0.23.1 (available: v0.24.0) Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 792 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning Cargo.lock for vulnerabilities (1060 crate dependencies) Crate: atk Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0413 URL: https://rustsec.org/advisories/RUSTSEC-2024-0413 Dependency tree: atk 0.18.2 └── gtk 0.18.2 ├── wry 0.52.1 │ └── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 │ ├── tauri-plugin-sample 0.1.0 │ │ └── api 0.1.0 │ ├── tauri-plugin-log 2.6.0 │ │ └── api 0.1.0 │ ├── tauri-file-associations-demo 0.1.0 │ ├── tauri 2.7.0 │ ├── restart 0.1.0 │ ├── resources 0.1.0 │ ├── bench_helloworld 0.1.0 │ ├── bench_files_transfer 0.1.0 │ ├── bench_cpu_intensive 0.1.0 │ └── api 0.1.0 ├── webkit2gtk 2.0.1 │ ├── wry 0.52.1 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── tauri-runtime-wry 2.7.2 ├── tauri-runtime 2.7.1 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── tauri 2.7.0 ├── tao 0.34.0 │ └── tauri-runtime-wry 2.7.2 ├── muda 0.17.0 │ ├── tray-icon 0.21.0 │ │ └── tauri 2.7.0 │ └── tauri 2.7.0 └── libappindicator 0.9.0 └── tray-icon 0.21.0 Crate: atk-sys Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0416 URL: https://rustsec.org/advisories/RUSTSEC-2024-0416 Dependency tree: atk-sys 0.18.2 ├── gtk-sys 0.18.2 │ ├── webkit2gtk-sys 2.0.1 │ │ ├── wry 0.52.1 │ │ │ └── tauri-runtime-wry 2.7.2 │ │ │ └── tauri 2.7.0 │ │ │ ├── tauri-plugin-sample 0.1.0 │ │ │ │ └── api 0.1.0 │ │ │ ├── tauri-plugin-log 2.6.0 │ │ │ │ └── api 0.1.0 │ │ │ ├── tauri-file-associations-demo 0.1.0 │ │ │ ├── tauri 2.7.0 │ │ │ ├── restart 0.1.0 │ │ │ ├── resources 0.1.0 │ │ │ ├── bench_helloworld 0.1.0 │ │ │ ├── bench_files_transfer 0.1.0 │ │ │ ├── bench_cpu_intensive 0.1.0 │ │ │ └── api 0.1.0 │ │ └── webkit2gtk 2.0.1 │ │ ├── wry 0.52.1 │ │ ├── tauri-runtime-wry 2.7.2 │ │ └── tauri 2.7.0 │ ├── webkit2gtk 2.0.1 │ ├── libappindicator-sys 0.9.0 │ │ └── libappindicator 0.9.0 │ │ └── tray-icon 0.21.0 │ │ └── tauri 2.7.0 │ ├── libappindicator 0.9.0 │ └── gtk 0.18.2 │ ├── wry 0.52.1 │ ├── webkit2gtk 2.0.1 │ ├── tauri-runtime-wry 2.7.2 │ ├── tauri-runtime 2.7.1 │ │ ├── tauri-runtime-wry 2.7.2 │ │ └── tauri 2.7.0 │ ├── tauri 2.7.0 │ ├── tao 0.34.0 │ │ └── tauri-runtime-wry 2.7.2 │ ├── muda 0.17.0 │ │ ├── tray-icon 0.21.0 │ │ └── tauri 2.7.0 │ └── libappindicator 0.9.0 └── atk 0.18.2 └── gtk 0.18.2 Crate: gdk Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0412 URL: https://rustsec.org/advisories/RUSTSEC-2024-0412 Dependency tree: gdk 0.18.2 ├── webkit2gtk 2.0.1 │ ├── wry 0.52.1 │ │ └── tauri-runtime-wry 2.7.2 │ │ └── tauri 2.7.0 │ │ ├── tauri-plugin-sample 0.1.0 │ │ │ └── api 0.1.0 │ │ ├── tauri-plugin-log 2.6.0 │ │ │ └── api 0.1.0 │ │ ├── tauri-file-associations-demo 0.1.0 │ │ ├── tauri 2.7.0 │ │ ├── restart 0.1.0 │ │ ├── resources 0.1.0 │ │ ├── bench_helloworld 0.1.0 │ │ ├── bench_files_transfer 0.1.0 │ │ ├── bench_cpu_intensive 0.1.0 │ │ └── api 0.1.0 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── gtk 0.18.2 │ ├── wry 0.52.1 │ ├── webkit2gtk 2.0.1 │ ├── tauri-runtime-wry 2.7.2 │ ├── tauri-runtime 2.7.1 │ │ ├── tauri-runtime-wry 2.7.2 │ │ └── tauri 2.7.0 │ ├── tauri 2.7.0 │ ├── tao 0.34.0 │ │ └── tauri-runtime-wry 2.7.2 │ ├── muda 0.17.0 │ │ ├── tray-icon 0.21.0 │ │ │ └── tauri 2.7.0 │ │ └── tauri 2.7.0 │ └── libappindicator 0.9.0 │ └── tray-icon 0.21.0 └── gdkx11 0.18.2 └── wry 0.52.1 Crate: gdk-sys Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0418 URL: https://rustsec.org/advisories/RUSTSEC-2024-0418 Dependency tree: gdk-sys 0.18.2 ├── webkit2gtk-sys 2.0.1 │ ├── wry 0.52.1 │ │ └── tauri-runtime-wry 2.7.2 │ │ └── tauri 2.7.0 │ │ ├── tauri-plugin-sample 0.1.0 │ │ │ └── api 0.1.0 │ │ ├── tauri-plugin-log 2.6.0 │ │ │ └── api 0.1.0 │ │ ├── tauri-file-associations-demo 0.1.0 │ │ ├── tauri 2.7.0 │ │ ├── restart 0.1.0 │ │ ├── resources 0.1.0 │ │ ├── bench_helloworld 0.1.0 │ │ ├── bench_files_transfer 0.1.0 │ │ ├── bench_cpu_intensive 0.1.0 │ │ └── api 0.1.0 │ └── webkit2gtk 2.0.1 │ ├── wry 0.52.1 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── webkit2gtk 2.0.1 ├── gtk-sys 0.18.2 │ ├── webkit2gtk-sys 2.0.1 │ ├── webkit2gtk 2.0.1 │ ├── libappindicator-sys 0.9.0 │ │ └── libappindicator 0.9.0 │ │ └── tray-icon 0.21.0 │ │ └── tauri 2.7.0 │ ├── libappindicator 0.9.0 │ └── gtk 0.18.2 │ ├── wry 0.52.1 │ ├── webkit2gtk 2.0.1 │ ├── tauri-runtime-wry 2.7.2 │ ├── tauri-runtime 2.7.1 │ │ ├── tauri-runtime-wry 2.7.2 │ │ └── tauri 2.7.0 │ ├── tauri 2.7.0 │ ├── tao 0.34.0 │ │ └── tauri-runtime-wry 2.7.2 │ ├── muda 0.17.0 │ │ ├── tray-icon 0.21.0 │ │ └── tauri 2.7.0 │ └── libappindicator 0.9.0 ├── gdkx11-sys 0.18.2 │ ├── tao 0.34.0 │ └── gdkx11 0.18.2 │ └── wry 0.52.1 ├── gdkwayland-sys 0.18.2 │ └── tao 0.34.0 └── gdk 0.18.2 ├── webkit2gtk 2.0.1 ├── gtk 0.18.2 └── gdkx11 0.18.2 Crate: gdkwayland-sys Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0411 URL: https://rustsec.org/advisories/RUSTSEC-2024-0411 Dependency tree: gdkwayland-sys 0.18.2 └── tao 0.34.0 └── tauri-runtime-wry 2.7.2 └── tauri 2.7.0 ├── tauri-plugin-sample 0.1.0 │ └── api 0.1.0 ├── tauri-plugin-log 2.6.0 │ └── api 0.1.0 ├── tauri-file-associations-demo 0.1.0 ├── tauri 2.7.0 ├── restart 0.1.0 ├── resources 0.1.0 ├── bench_helloworld 0.1.0 ├── bench_files_transfer 0.1.0 ├── bench_cpu_intensive 0.1.0 └── api 0.1.0 Crate: gdkx11 Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0417 URL: https://rustsec.org/advisories/RUSTSEC-2024-0417 Dependency tree: gdkx11 0.18.2 └── wry 0.52.1 └── tauri-runtime-wry 2.7.2 └── tauri 2.7.0 ├── tauri-plugin-sample 0.1.0 │ └── api 0.1.0 ├── tauri-plugin-log 2.6.0 │ └── api 0.1.0 ├── tauri-file-associations-demo 0.1.0 ├── tauri 2.7.0 ├── restart 0.1.0 ├── resources 0.1.0 ├── bench_helloworld 0.1.0 ├── bench_files_transfer 0.1.0 ├── bench_cpu_intensive 0.1.0 └── api 0.1.0 Crate: gdkx11-sys Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0414 URL: https://rustsec.org/advisories/RUSTSEC-2024-0414 Dependency tree: gdkx11-sys 0.18.2 ├── tao 0.34.0 │ └── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 │ ├── tauri-plugin-sample 0.1.0 │ │ └── api 0.1.0 │ ├── tauri-plugin-log 2.6.0 │ │ └── api 0.1.0 │ ├── tauri-file-associations-demo 0.1.0 │ ├── tauri 2.7.0 │ ├── restart 0.1.0 │ ├── resources 0.1.0 │ ├── bench_helloworld 0.1.0 │ ├── bench_files_transfer 0.1.0 │ ├── bench_cpu_intensive 0.1.0 │ └── api 0.1.0 └── gdkx11 0.18.2 └── wry 0.52.1 └── tauri-runtime-wry 2.7.2 Crate: gtk Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0415 URL: https://rustsec.org/advisories/RUSTSEC-2024-0415 Dependency tree: gtk 0.18.2 ├── wry 0.52.1 │ └── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 │ ├── tauri-plugin-sample 0.1.0 │ │ └── api 0.1.0 │ ├── tauri-plugin-log 2.6.0 │ │ └── api 0.1.0 │ ├── tauri-file-associations-demo 0.1.0 │ ├── tauri 2.7.0 │ ├── restart 0.1.0 │ ├── resources 0.1.0 │ ├── bench_helloworld 0.1.0 │ ├── bench_files_transfer 0.1.0 │ ├── bench_cpu_intensive 0.1.0 │ └── api 0.1.0 ├── webkit2gtk 2.0.1 │ ├── wry 0.52.1 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── tauri-runtime-wry 2.7.2 ├── tauri-runtime 2.7.1 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── tauri 2.7.0 ├── tao 0.34.0 │ └── tauri-runtime-wry 2.7.2 ├── muda 0.17.0 │ ├── tray-icon 0.21.0 │ │ └── tauri 2.7.0 │ └── tauri 2.7.0 └── libappindicator 0.9.0 └── tray-icon 0.21.0 Crate: gtk-sys Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0420 URL: https://rustsec.org/advisories/RUSTSEC-2024-0420 Dependency tree: gtk-sys 0.18.2 ├── webkit2gtk-sys 2.0.1 │ ├── wry 0.52.1 │ │ └── tauri-runtime-wry 2.7.2 │ │ └── tauri 2.7.0 │ │ ├── tauri-plugin-sample 0.1.0 │ │ │ └── api 0.1.0 │ │ ├── tauri-plugin-log 2.6.0 │ │ │ └── api 0.1.0 │ │ ├── tauri-file-associations-demo 0.1.0 │ │ ├── tauri 2.7.0 │ │ ├── restart 0.1.0 │ │ ├── resources 0.1.0 │ │ ├── bench_helloworld 0.1.0 │ │ ├── bench_files_transfer 0.1.0 │ │ ├── bench_cpu_intensive 0.1.0 │ │ └── api 0.1.0 │ └── webkit2gtk 2.0.1 │ ├── wry 0.52.1 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── webkit2gtk 2.0.1 ├── libappindicator-sys 0.9.0 │ └── libappindicator 0.9.0 │ └── tray-icon 0.21.0 │ └── tauri 2.7.0 ├── libappindicator 0.9.0 └── gtk 0.18.2 ├── wry 0.52.1 ├── webkit2gtk 2.0.1 ├── tauri-runtime-wry 2.7.2 ├── tauri-runtime 2.7.1 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── tauri 2.7.0 ├── tao 0.34.0 │ └── tauri-runtime-wry 2.7.2 ├── muda 0.17.0 │ ├── tray-icon 0.21.0 │ └── tauri 2.7.0 └── libappindicator 0.9.0 Crate: gtk3-macros Version: 0.18.2 Warning: unmaintained Title: gtk-rs GTK3 bindings - no longer maintained Date: 2024-03-04 ID: RUSTSEC-2024-0419 URL: https://rustsec.org/advisories/RUSTSEC-2024-0419 Dependency tree: gtk3-macros 0.18.2 └── gtk 0.18.2 ├── wry 0.52.1 │ └── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 │ ├── tauri-plugin-sample 0.1.0 │ │ └── api 0.1.0 │ ├── tauri-plugin-log 2.6.0 │ │ └── api 0.1.0 │ ├── tauri-file-associations-demo 0.1.0 │ ├── tauri 2.7.0 │ ├── restart 0.1.0 │ ├── resources 0.1.0 │ ├── bench_helloworld 0.1.0 │ ├── bench_files_transfer 0.1.0 │ ├── bench_cpu_intensive 0.1.0 │ └── api 0.1.0 ├── webkit2gtk 2.0.1 │ ├── wry 0.52.1 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── tauri-runtime-wry 2.7.2 ├── tauri-runtime 2.7.1 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── tauri 2.7.0 ├── tao 0.34.0 │ └── tauri-runtime-wry 2.7.2 ├── muda 0.17.0 │ ├── tray-icon 0.21.0 │ │ └── tauri 2.7.0 │ └── tauri 2.7.0 └── libappindicator 0.9.0 └── tray-icon 0.21.0 Crate: paste Version: 1.0.15 Warning: unmaintained Title: paste - no longer maintained Date: 2024-10-07 ID: RUSTSEC-2024-0436 URL: https://rustsec.org/advisories/RUSTSEC-2024-0436 Dependency tree: paste 1.0.15 ├── specta 2.0.0-rc.22 │ └── tauri 2.7.0 │ ├── tauri-plugin-sample 0.1.0 │ │ └── api 0.1.0 │ ├── tauri-plugin-log 2.6.0 │ │ └── api 0.1.0 │ ├── tauri-file-associations-demo 0.1.0 │ ├── tauri 2.7.0 │ ├── restart 0.1.0 │ ├── resources 0.1.0 │ ├── bench_helloworld 0.1.0 │ ├── bench_files_transfer 0.1.0 │ ├── bench_cpu_intensive 0.1.0 │ └── api 0.1.0 └── rav1e 0.7.1 └── ravif 0.11.20 └── image 0.25.6 ├── tauri-cli 2.7.1 │ └── tauri-cli-node 0.0.0 ├── tauri-bundler 2.5.2 │ └── tauri-cli 2.7.1 └── tauri 2.7.0 Crate: glib Version: 0.18.5 Warning: unsound Title: Unsoundness in `Iterator` and `DoubleEndedIterator` impls for `glib::VariantStrIter` Date: 2024-03-30 ID: RUSTSEC-2024-0429 URL: https://rustsec.org/advisories/RUSTSEC-2024-0429 Dependency tree: glib 0.18.5 ├── webkit2gtk 2.0.1 │ ├── wry 0.52.1 │ │ └── tauri-runtime-wry 2.7.2 │ │ └── tauri 2.7.0 │ │ ├── tauri-plugin-sample 0.1.0 │ │ │ └── api 0.1.0 │ │ ├── tauri-plugin-log 2.6.0 │ │ │ └── api 0.1.0 │ │ ├── tauri-file-associations-demo 0.1.0 │ │ ├── tauri 2.7.0 │ │ ├── restart 0.1.0 │ │ ├── resources 0.1.0 │ │ ├── bench_helloworld 0.1.0 │ │ ├── bench_files_transfer 0.1.0 │ │ ├── bench_cpu_intensive 0.1.0 │ │ └── api 0.1.0 │ ├── tauri-runtime-wry 2.7.2 │ └── tauri 2.7.0 ├── soup3 0.5.0 │ ├── wry 0.52.1 │ └── webkit2gtk 2.0.1 ├── pango 0.18.3 │ ├── gtk 0.18.2 │ │ ├── wry 0.52.1 │ │ ├── webkit2gtk 2.0.1 │ │ ├── tauri-runtime-wry 2.7.2 │ │ ├── tauri-runtime 2.7.1 │ │ │ ├── tauri-runtime-wry 2.7.2 │ │ │ └── tauri 2.7.0 │ │ ├── tauri 2.7.0 │ │ ├── tao 0.34.0 │ │ │ └── tauri-runtime-wry 2.7.2 │ │ ├── muda 0.17.0 │ │ │ ├── tray-icon 0.21.0 │ │ │ │ └── tauri 2.7.0 │ │ │ └── tauri 2.7.0 │ │ └── libappindicator 0.9.0 │ │ └── tray-icon 0.21.0 │ └── gdk 0.18.2 │ ├── webkit2gtk 2.0.1 │ ├── gtk 0.18.2 │ └── gdkx11 0.18.2 │ └── wry 0.52.1 ├── libappindicator 0.9.0 ├── javascriptcore-rs 1.1.2 │ ├── wry 0.52.1 │ └── webkit2gtk 2.0.1 ├── gtk 0.18.2 ├── gio 0.18.4 │ ├── webkit2gtk 2.0.1 │ ├── soup3 0.5.0 │ ├── pango 0.18.3 │ ├── gtk 0.18.2 │ ├── gdkx11 0.18.2 │ ├── gdk-pixbuf 0.18.5 │ │ ├── gtk 0.18.2 │ │ └── gdk 0.18.2 │ └── gdk 0.18.2 ├── gdkx11 0.18.2 ├── gdk-pixbuf 0.18.5 ├── gdk 0.18.2 ├── cairo-rs 0.18.5 │ ├── webkit2gtk 2.0.1 │ ├── gtk 0.18.2 │ └── gdk 0.18.2 └── atk 0.18.2 └── gtk 0.18.2 warning: 12 allowed warnings found

[2.5.2]

Bug Fixes

  • af95fb601 (#13870 by @kittuov) The bundler now signs the main binary after patching it for every package type on windows

Cargo Publish

Updating crates.io index warning: Patch `schemars_derive v0.8.21 (https://github.com/tauri-apps/schemars.git?branch=feat%2Fpreserve-description-newlines#c30f9848)` was not used in the crate graph. Check that the patched package version and available features are compatible with the dependency requirements. If the patch has a different version from what is locked in the Cargo.lock file, run `cargo update` to use the new version. This may also occur with an optional dependency that is not enabled. Packaging tauri-bundler v2.5.2 (/home/runner/work/tauri/tauri/crates/tauri-bundler) Updating crates.io index Packaged 68 files, 580.6KiB (152.7KiB compressed) Verifying tauri-bundler v2.5.2 (/home/runner/work/tauri/tauri/crates/tauri-bundler) Downloading crates ... Downloaded av1-grain v0.2.4 Downloaded aead v0.5.2 Downloaded avif-serialize v0.8.5 Downloaded uuid v1.17.0 Downloaded jsonptr v0.6.3 Downloaded urlpattern v0.3.0 Downloaded cipher v0.4.4 Downloaded arg_enum_proc_macro v0.3.4 Downloaded base64ct v1.8.0 Downloaded wasm-bindgen-macro v0.2.100 Downloaded wasm-bindgen v0.2.100 Downloaded cfb v0.7.3 Downloaded xattr v1.5.1 Downloaded x448 v0.6.0 Downloaded byteorder-lite v0.1.0 Downloaded bzip2-sys v0.1.13+1.0.8 Downloaded opaque-debug v0.3.1 Downloaded rustc_version v0.4.1 Downloaded spki v0.7.3 Downloaded unic-common v0.9.0 Downloaded unic-char-range v0.9.0 Downloaded ucd-trie v0.1.7 Downloaded handlebars v6.3.2 Downloaded schemars v1.0.4 Downloaded scroll_derive v0.12.1 Downloaded sha2 v0.10.9 Downloaded p256 v0.13.2 Downloaded scroll v0.12.0 Downloaded rsa v0.9.8 Downloaded rand v0.8.5 Downloaded zip v4.3.0 Downloaded tauri-utils v2.6.0 Downloaded p384 v0.13.1 Downloaded p521 v0.13.3 Downloaded pest v2.8.1 Downloaded serde_with v3.14.0 Downloaded rpm v0.16.0 Downloaded libm v0.2.15 Downloaded zune-jpeg v0.4.19 Downloaded jpeg-decoder v0.3.2 Downloaded qoi v0.4.1 Downloaded zstd-sys v2.0.15+zstd.1.5.7 Downloaded schemars v0.9.0 Downloaded goblin v0.9.3 Downloaded fiat-crypto v0.1.20 Downloaded zune-inflate v0.2.54 Downloaded num-complex v0.4.6 Downloaded num-bigint-dig v0.8.4 Downloaded nom v7.1.3 Downloaded exr v1.73.0 Downloaded curve25519-dalek v4.1.3 Downloaded sha1_smol v1.0.1 Downloaded sec1 v0.7.3 Downloaded simd-adler32 v0.3.7 Downloaded pest_meta v2.8.1 Downloaded pest_derive v2.8.1 Downloaded password-hash v0.5.0 Downloaded num-rational v0.4.2 Downloaded minimal-lexical v0.2.1 Downloaded twofish v0.7.1 Downloaded ripemd v0.1.3 Downloaded ref-cast v1.0.24 Downloaded rand_core v0.6.4 Downloaded rand_chacha v0.3.1 Downloaded quick-error v2.0.1 Downloaded profiling v1.0.17 Downloaded pkcs1 v0.7.5 Downloaded phf_shared v0.11.3 Downloaded tiff v0.9.1 Downloaded pest_generator v2.8.1 Downloaded pem-rfc7468 v0.7.0 Downloaded paste v1.0.15 Downloaded os_pipe v1.2.2 Downloaded num-order v1.2.0 Downloaded md-5 v0.10.6 Downloaded loop9 v0.1.5 Downloaded lebe v0.5.2 Downloaded keccak v0.1.5 Downloaded zune-core v0.4.12 Downloaded image v0.25.6 Downloaded hkdf v0.12.4 Downloaded ed448-goldilocks v0.7.2 Downloaded rgb v0.8.52 Downloaded ref-cast-impl v1.0.24 Downloaded ravif v0.11.20 Downloaded rand_core v0.5.1 Downloaded profiling-procmacros v1.0.17 Downloaded rav1e v0.7.1 Downloaded polyval v0.6.2 Downloaded plain v0.2.3 Downloaded pkg-config v0.3.32 Downloaded num_enum_derive v0.7.4 Downloaded new_debug_unreachable v1.0.6 Downloaded md5 v0.8.0 Downloaded itertools v0.13.0 Downloaded itertools v0.12.1 Downloaded proc-macro-crate v3.3.0 Downloaded primeorder v0.13.6 Downloaded num-traits v0.2.19 Downloaded num-modular v0.6.1 Downloaded num-bigint v0.4.6 Downloaded noop_proc_macro v0.3.0 Downloaded lzma-sys v0.1.20 Downloaded unic-char-property v0.9.0 Downloaded spin v0.9.8 Downloaded socks v0.3.4 Downloaded siphasher v1.0.1 Downloaded unic-ucd-ident v0.9.0 Downloaded rustversion v1.0.21 Downloaded rustls-pemfile v2.2.0 Downloaded unic-ucd-version v0.9.0 Downloaded typeid v1.0.3 Downloaded sha3 v0.10.8 Downloaded serde_with_macros v3.14.0 Downloaded tar v0.4.44 Downloaded rfc6979 v0.4.0 Downloaded png v0.17.16 Downloaded phf v0.11.3 Downloaded num-iter v0.1.45 Downloaded num v0.4.3 Downloaded webpki-roots v1.0.2 Downloaded hashbrown v0.12.3 Downloaded ed25519-dalek v2.2.0 Downloaded pgp v0.14.2 Downloaded der v0.7.10 Downloaded crypto-bigint v0.5.5 Downloaded simd_helpers v0.1.0 Downloaded signature v2.2.0 Downloaded serde-untagged v0.1.7 Downloaded pkcs8 v0.10.2 Downloaded phf_macros v0.11.3 Downloaded phf_generator v0.11.3 Downloaded ocb3 v0.1.0 Downloaded num-derive v0.4.2 Downloaded k256 v0.13.4 Downloaded indexmap v1.9.3 Downloaded imgref v1.11.0 Downloaded image-webp v0.2.3 Downloaded hmac v0.12.1 Downloaded gif v0.13.3 Downloaded ghash v0.5.1 Downloaded fdeflate v0.3.7 Downloaded ed25519 v2.2.3 Downloaded derive_more-impl v1.0.0 Downloaded darling_core v0.20.11 Downloaded option-ext v0.2.0 Downloaded zstd-safe v7.2.4 Downloaded zstd v0.13.3 Downloaded zopfli v0.8.2 Downloaded zeroize_derive v1.4.2 Downloaded xz2 v0.1.7 Downloaded which v7.0.3 Downloaded weezl v0.1.10 Downloaded webpki-roots v0.26.11 Downloaded wasm-bindgen-shared v0.2.100 Downloaded ureq-proto v0.4.2 Downloaded jobserver v0.1.33 Downloaded inout v0.1.4 Downloaded idea v0.5.1 Downloaded hex v0.4.3 Downloaded group v0.13.0 Downloaded glob v0.3.2 Downloaded ff v0.13.1 Downloaded erased-serde v0.4.6 Downloaded equator v0.4.2 Downloaded enum-display-derive v0.1.1 Downloaded elliptic-curve v0.13.8 Downloaded eax v0.5.0 Downloaded dyn-clone v1.0.19 Downloaded dunce v1.0.5 Downloaded dsa v0.6.3 Downloaded des v0.8.1 Downloaded derive_more v1.0.0 Downloaded derive_builder_macro v0.20.2 Downloaded derive_builder_core v0.20.2 Downloaded dbl v0.3.2 Downloaded curve25519-dalek-derive v0.1.1 Downloaded ctr v0.9.2 Downloaded ctor v0.2.9 Downloaded crc24 v0.1.6 Downloaded cpio v0.4.1 Downloaded const-oid v0.9.6 Downloaded num_enum v0.7.4 Downloaded num-integer v0.1.46 Downloaded maybe-rayon v0.1.1 Downloaded x25519-dalek v2.0.1 Downloaded json-patch v3.0.1 Downloaded iter-read v1.1.0 Downloaded infer v0.19.0 Downloaded iana-time-zone v0.1.63 Downloaded half v2.6.0 Downloaded equator-macro v0.4.2 Downloaded env_home v0.1.0 Downloaded enum-primitive-derive v0.3.0 Downloaded ecdsa v0.16.9 Downloaded dirs-sys v0.5.0 Downloaded dirs v6.0.0 Downloaded derive_builder v0.20.2 Downloaded darling_macro v0.20.11 Downloaded darling v0.20.11 Downloaded bitstream-io v2.6.0 Downloaded blake2 v0.10.6 Downloaded wasm-bindgen-macro-support v0.2.100 Downloaded chrono v0.4.41 Downloaded bzip2 v0.4.4 Downloaded bytemuck v1.23.1 Downloaded bumpalo v3.19.0 Downloaded built v0.7.7 Downloaded block-padding v0.3.3 Downloaded v_frame v0.3.9 Downloaded utf-8 v0.7.6 Downloaded cfb-mode v0.8.2 Downloaded blowfish v0.9.1 Downloaded bitfield v0.14.0 Downloaded cast5 v0.11.1 Downloaded buffer-redux v1.0.2 Downloaded argon2 v0.5.3 Downloaded ar v0.9.0 Downloaded aes-gcm v0.10.3 Downloaded ureq v3.0.12 Downloaded universal-hash v0.5.1 Downloaded aligned-vec v0.6.4 Downloaded wasm-bindgen-backend v0.2.100 Downloaded color_quant v1.1.0 Downloaded camellia v0.1.0 Downloaded aes v0.8.4 Downloaded base16ct v0.2.0 Downloaded cmac v0.7.2 Downloaded bitflags v1.3.2 Downloaded bit_field v0.10.2 Downloaded anyhow v1.0.98 Downloaded aes-kw v0.2.1 Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.18 Compiling libc v0.2.174 Compiling cfg-if v1.0.1 Compiling version_check v0.9.5 Compiling typenum v1.18.0 Compiling generic-array v0.14.7 Compiling subtle v2.6.1 Compiling const-oid v0.9.6 Compiling autocfg v1.5.0 Compiling quote v1.0.40 Compiling serde v1.0.219 Compiling shlex v1.3.0 Compiling syn v2.0.104 Compiling getrandom v0.2.16 Compiling jobserver v0.1.33 Compiling rand_core v0.6.4 Compiling memchr v2.7.5 Compiling cc v1.2.30 Compiling libm v0.2.15 Compiling num-traits v0.2.19 Compiling base64ct v1.8.0 Compiling cpufeatures v0.2.17 Compiling fnv v1.0.7 Compiling pem-rfc7468 v0.7.0 Compiling stable_deref_trait v1.2.0 Compiling pkg-config v0.3.32 Compiling log v0.4.27 Compiling smallvec v1.15.1 Compiling simd-adler32 v0.3.7 Compiling byteorder v1.5.0 Compiling strsim v0.11.1 Compiling ident_case v1.0.1 Compiling semver v1.0.26 Compiling crossbeam-utils v0.8.21 Compiling num-integer v0.1.46 Compiling equivalent v1.0.2 Compiling hashbrown v0.15.4 Compiling ff v0.13.1 Compiling zerocopy v0.8.26 Compiling crc32fast v1.5.0 Compiling base16ct v0.2.0 Compiling indexmap v2.10.0 Compiling group v0.13.0 Compiling synstructure v0.13.2 Compiling darling_core v0.20.11 Compiling either v1.15.0 Compiling litemap v0.8.0 Compiling thiserror v1.0.69 Compiling winnow v0.7.12 Compiling once_cell v1.21.3 Compiling thiserror v2.0.12 Compiling adler2 v2.0.1 Compiling writeable v0.6.1 Compiling zeroize_derive v1.4.2 Compiling serde_derive v1.0.219 Compiling zeroize v1.8.1 Compiling zerofrom-derive v0.1.6 Compiling der v0.7.10 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling digest v0.10.7 Compiling inout v0.1.4 Compiling cipher v0.4.4 Compiling yoke-derive v0.8.0 Compiling zerofrom v0.1.6 Compiling spki v0.7.3 Compiling zerovec-derive v0.11.1 Compiling pkcs8 v0.10.2 Compiling hmac v0.12.1 Compiling displaydoc v0.2.5 Compiling yoke v0.8.0 Compiling signature v2.2.0 Compiling darling_macro v0.20.11 Compiling hkdf v0.12.4 Compiling sec1 v0.7.3 Compiling zerovec v0.11.2 Compiling crypto-bigint v0.5.5 Compiling darling v0.20.11 Compiling zerotrie v0.2.2 Compiling rfc6979 v0.4.0 Compiling sha2 v0.10.9 Compiling tinystr v0.8.1 Compiling potential_utf v0.1.2 Compiling thiserror-impl v1.0.69 Compiling icu_locale_core v2.0.0 Compiling elliptic-curve v0.13.8 Compiling thiserror-impl v2.0.12 Compiling miniz_oxide v0.8.9 Compiling crossbeam-epoch v0.9.18 Compiling rayon-core v1.12.1 Compiling itoa v1.0.15 Compiling icu_properties_data v2.0.1 Compiling icu_normalizer_data v2.0.0 Compiling zlib-rs v0.5.1 Compiling crossbeam-deque v0.8.6 Compiling icu_provider v2.0.0 Compiling icu_collections v2.0.0 Compiling equator-macro v0.4.2 Compiling rustc_version v0.4.1 Compiling ppv-lite86 v0.2.21 Compiling num-bigint v0.4.6 Compiling anyhow v1.0.98 Compiling getrandom v0.3.3 Compiling minimal-lexical v0.2.1 Compiling nom v7.1.3 Compiling rand_chacha v0.3.1 Compiling equator v0.4.2 Compiling num-rational v0.4.2 Compiling curve25519-dalek v4.1.3 Compiling ecdsa v0.16.9 Compiling rustls-pki-types v1.12.0 Compiling num-iter v0.1.45 Compiling zstd-sys v2.0.15+zstd.1.5.7 Compiling ring v0.17.14 Compiling siphasher v1.0.1 Compiling libz-rs-sys v0.5.1 Compiling flate2 v1.1.2 Compiling bitflags v2.9.1 Compiling num-bigint-dig v0.8.4 Compiling spin v0.9.8 Compiling toml_datetime v0.6.11 Compiling serde_json v1.0.141 Compiling rustix v1.0.8 Compiling toml_edit v0.22.27 Compiling lazy_static v1.5.0 Compiling icu_normalizer v2.0.0 Compiling icu_properties v2.0.1 Compiling aligned-vec v0.6.4 Compiling rand v0.8.5 Compiling primeorder v0.13.6 Compiling derive_builder_core v0.20.2 Compiling ctr v0.9.2 Compiling universal-hash v0.5.1 Compiling aead v0.5.2 Compiling curve25519-dalek-derive v0.1.1 Compiling paste v1.0.15 Compiling ryu v1.0.20 Compiling arrayvec v0.7.6 Compiling rustversion v1.0.21 Compiling percent-encoding v2.3.1 Compiling opaque-debug v0.3.1 Compiling ucd-trie v0.1.7 Compiling typeid v1.0.3 Compiling linux-raw-sys v0.9.4 Compiling built v0.7.7 Compiling rav1e v0.7.1 Compiling pest v2.8.1 Compiling polyval v0.6.2 Compiling derive_builder_macro v0.20.2 Compiling v_frame v0.3.9 Compiling idna_adapter v1.2.1 Compiling proc-macro-crate v3.3.0 Compiling phf_shared v0.11.3 Compiling rayon v1.10.0 Compiling aes v0.8.4 Compiling dbl v0.3.2 Compiling profiling-procmacros v1.0.17 Compiling num-derive v0.4.2 Compiling lzma-sys v0.1.20 Compiling bzip2-sys v0.1.13+1.0.8 Compiling aho-corasick v1.1.3 Compiling bytes v1.10.1 Compiling hex v0.4.3 Compiling unic-char-range v0.9.0 Compiling regex-syntax v0.8.5 Compiling syn v1.0.109 Compiling unic-common v0.9.0 Compiling unicode-xid v0.2.6 Compiling httparse v1.10.1 Compiling utf8_iter v1.0.4 Compiling fiat-crypto v0.1.20 Compiling untrusted v0.9.0 Compiling crc24 v0.1.6 Compiling zstd-safe v7.2.4 Compiling sha1_smol v1.0.1 Compiling base64 v0.22.1 Compiling uuid v1.17.0 Compiling regex-automata v0.4.9 Compiling ed448-goldilocks v0.7.2 Compiling idna v1.0.3 Compiling derive_more-impl v1.0.0 Compiling unic-ucd-version v0.9.0 Compiling unic-char-property v0.9.0 Compiling http v1.3.1 Compiling maybe-rayon v0.1.1 Compiling profiling v1.0.17 Compiling cmac v0.7.2 Compiling num_enum_derive v0.7.4 Compiling phf_generator v0.11.3 Compiling av1-grain v0.2.4 Compiling derive_builder v0.20.2 Compiling pest_meta v2.8.1 Compiling ghash v0.5.1 Compiling form_urlencoded v1.2.1 Compiling serde_spanned v0.6.9 Compiling ed25519 v2.2.3 Compiling pkcs1 v0.7.5 Compiling blake2 v0.10.6 Compiling sha1 v0.10.6 Compiling arg_enum_proc_macro v0.3.4 Compiling itertools v0.12.1 Compiling password-hash v0.5.0 Compiling simd_helpers v0.1.0 Compiling new_debug_unreachable v1.0.6 Compiling rand_core v0.5.1 Compiling noop_proc_macro v0.3.0 Compiling toml_write v0.1.2 Compiling rustls v0.23.29 Compiling imgref v1.11.0 Compiling iana-time-zone v0.1.63 Compiling quick-error v2.0.1 Compiling weezl v0.1.10 Compiling keccak v0.1.5 Compiling bitstream-io v2.6.0 Compiling sha3 v0.10.8 Compiling loop9 v0.1.5 Compiling chrono v0.4.41 Compiling x448 v0.6.0 Compiling argon2 v0.5.3 Compiling sha1-checked v0.10.0 Compiling rsa v0.9.8 Compiling ed25519-dalek v2.2.0 Compiling num_enum v0.7.4 Compiling pest_generator v2.8.1 Compiling url v2.5.4 Compiling erased-serde v0.4.6 Compiling aes-gcm v0.10.3 Compiling derive_more v1.0.0 Compiling phf_macros v0.11.3 Compiling eax v0.5.0 Compiling unic-ucd-ident v0.9.0 Compiling regex v1.11.1 Compiling rustls-webpki v0.103.4 Compiling cfb v0.7.3 Compiling aes-kw v0.2.1 Compiling dsa v0.6.3 Compiling x25519-dalek v2.0.1 Compiling jsonptr v0.6.3 Compiling avif-serialize v0.8.5 Compiling ocb3 v0.1.0 Compiling p256 v0.13.2 Compiling p521 v0.13.3 Compiling p384 v0.13.1 Compiling webpki-roots v1.0.2 Compiling k256 v0.13.4 Compiling serde_with_macros v3.14.0 Compiling camellia v0.1.0 Compiling idea v0.5.1 Compiling blowfish v0.9.1 Compiling twofish v0.7.1 Compiling cfb-mode v0.8.2 Compiling cast5 v0.11.1 Compiling des v0.8.1 Compiling ripemd v0.1.3 Compiling md-5 v0.10.6 Compiling block-padding v0.3.3 Compiling scroll_derive v0.12.1 Compiling num-complex v0.4.6 Compiling zune-inflate v0.2.54 Compiling fdeflate v0.3.7 Compiling bstr v1.12.0 Compiling buffer-redux v1.0.2 Compiling half v2.6.0 Compiling iter-read v1.1.0 Compiling bit_field v0.10.2 Compiling zune-core v0.4.12 Compiling same-file v1.0.6 Compiling color_quant v1.1.0 Compiling bumpalo v3.19.0 Compiling bitflags v1.3.2 Compiling byteorder-lite v0.1.0 Compiling num-modular v0.6.1 Compiling rgb v0.8.52 Compiling bitfield v0.14.0 Compiling jpeg-decoder v0.3.2 Compiling bytemuck v1.23.1 Compiling lebe v0.5.2 Compiling option-ext v0.2.0 Compiling dirs-sys v0.5.0 Compiling qoi v0.4.1 Compiling num-order v1.2.0 Compiling exr v1.73.0 Compiling ravif v0.11.20 Compiling tiff v0.9.1 Compiling pgp v0.14.2 Compiling image-webp v0.2.3 Compiling zopfli v0.8.2 Compiling png v0.17.16 Compiling zune-jpeg v0.4.19 Compiling gif v0.13.3 Compiling walkdir v2.5.0 Compiling scroll v0.12.0 Compiling num v0.4.3 Compiling serde_with v3.14.0 Compiling webpki-roots v0.26.11 Compiling phf v0.11.3 Compiling enum-display-derive v0.1.1 Compiling json-patch v3.0.1 Compiling infer v0.19.0 Compiling urlpattern v0.3.0 Compiling ureq-proto v0.4.2 Compiling zstd v0.13.3 Compiling enum-primitive-derive v0.3.0 Compiling xz2 v0.1.7 Compiling serde-untagged v0.1.7 Compiling bzip2 v0.4.4 Compiling pest_derive v2.8.1 Compiling toml v0.8.23 Compiling xattr v1.5.1 Compiling rustls-pemfile v2.2.0 Compiling ctor v0.2.9 Compiling itertools v0.13.0 Compiling socks v0.3.4 Compiling filetime v0.2.25 Compiling glob v0.3.2 Compiling utf-8 v0.7.6 Compiling fastrand v2.3.0 Compiling env_home v0.1.0 Compiling cpio v0.4.1 Compiling dunce v1.0.5 Compiling plain v0.2.3 Compiling goblin v0.9.3 Compiling tauri-utils v2.6.0 Compiling rpm v0.16.0 Compiling which v7.0.3 Compiling tempfile v3.20.0 Compiling ureq v3.0.12 Compiling tar v0.4.44 Compiling handlebars v6.3.2 Compiling image v0.25.6 Compiling zip v4.3.0 Compiling dirs v6.0.0 Compiling os_pipe v1.2.2 Compiling ar v0.9.0 Compiling md5 v0.8.0 Compiling heck v0.5.0 Compiling tauri-bundler v2.5.2 (/home/runner/work/tauri/tauri/target/package/tauri-bundler-2.5.2) Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s Uploading tauri-bundler v2.5.2 (/home/runner/work/tauri/tauri/crates/tauri-bundler) Uploaded tauri-bundler v2.5.2 to registry `crates-io` note: waiting for `tauri-bundler v2.5.2` to be available at registry `crates-io`. You may press ctrl-c to skip waiting; the crate should be available shortly. Published tauri-bundler v2.5.2 at registry `crates-io`
Source: README.md, updated 2025-07-22