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 1051 packages to latest compatible versions
Adding apple-codesign v0.27.0 (available: v0.29.0)
Adding cargo-mobile2 v0.21.2 (available: v0.22.1)
Adding cargo_metadata v0.19.2 (available: v0.23.0)
Adding colored v2.2.0 (available: v3.0.0)
Adding ctor v0.2.9 (available: v0.6.0)
Adding dialoguer v0.11.0 (available: v0.12.0)
Adding elf v0.7.4 (available: v0.8.0)
Adding goblin v0.9.3 (available: v0.10.3)
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.1.0)
Adding jsonrpsee v0.24.10 (available: v0.26.0)
Adding jsonrpsee-client-transport v0.24.10 (available: v0.26.0)
Adding jsonrpsee-core v0.24.10 (available: v0.26.0)
Adding jsonrpsee-ws-client v0.24.10 (available: v0.26.0)
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.3)
Adding oxc_allocator v0.36.0 (available: v0.95.0)
Adding oxc_ast v0.36.0 (available: v0.95.0)
Adding oxc_parser v0.36.0 (available: v0.95.0)
Adding oxc_span v0.36.0 (available: v0.95.0)
Adding phf v0.11.3 (available: v0.13.1)
Adding png v0.17.16 (available: v0.18.0)
Adding rpm v0.16.1 (available: v0.18.4)
Adding schemars v0.8.22 (available: v1.0.4)
Adding tiny_http v0.11.0 (available: v0.12.0)
Adding toml v0.8.2 (available: v0.8.23)
Adding toml_datetime v0.6.3 (available: v0.6.11)
Adding toml_edit v0.20.2 (available: v0.20.7)
Adding urlpattern v0.3.0 (available: v0.4.0)
Adding windows v0.61.3 (available: v0.62.2)
Adding windows-registry v0.5.3 (available: v0.6.1)
Adding windows-sys v0.60.2 (available: v0.61.2)
Adding x509-certificate v0.23.1 (available: v0.25.0)
Adding zip v4.6.1 (available: v6.0.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 857 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (1076 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.53.5
│ └── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
│ ├── tauri-plugin-sample 0.1.0
│ │ └── api 0.1.0
│ ├── tauri-plugin-log 2.7.0
│ │ └── api 0.1.0
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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.53.5
│ ├── tauri-runtime-wry 2.9.1
│ ├── tauri-runtime 2.9.1
│ │ ├── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ └── tauri 2.9.1
├── tauri-runtime-wry 2.9.1
├── tauri-runtime 2.9.1
├── tauri 2.9.1
├── tao 0.34.5
│ └── tauri-runtime-wry 2.9.1
├── muda 0.17.1
│ ├── tray-icon 0.21.2
│ │ └── tauri 2.9.1
│ └── tauri 2.9.1
└── libappindicator 0.9.0
└── tray-icon 0.21.2
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.53.5
│ │ │ └── tauri-runtime-wry 2.9.1
│ │ │ └── tauri 2.9.1
│ │ │ ├── tauri-plugin-sample 0.1.0
│ │ │ │ └── api 0.1.0
│ │ │ ├── tauri-plugin-log 2.7.0
│ │ │ │ └── api 0.1.0
│ │ │ ├── tauri-file-associations-demo 0.1.0
│ │ │ ├── tauri 2.9.1
│ │ │ ├── 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.53.5
│ │ ├── tauri-runtime-wry 2.9.1
│ │ ├── tauri-runtime 2.9.1
│ │ │ ├── tauri-runtime-wry 2.9.1
│ │ │ └── tauri 2.9.1
│ │ └── tauri 2.9.1
│ ├── webkit2gtk 2.0.1
│ ├── libappindicator-sys 0.9.0
│ │ └── libappindicator 0.9.0
│ │ └── tray-icon 0.21.2
│ │ └── tauri 2.9.1
│ ├── libappindicator 0.9.0
│ └── gtk 0.18.2
│ ├── wry 0.53.5
│ ├── webkit2gtk 2.0.1
│ ├── tauri-runtime-wry 2.9.1
│ ├── tauri-runtime 2.9.1
│ ├── tauri 2.9.1
│ ├── tao 0.34.5
│ │ └── tauri-runtime-wry 2.9.1
│ ├── muda 0.17.1
│ │ ├── tray-icon 0.21.2
│ │ └── tauri 2.9.1
│ └── libappindicator 0.9.0
└── atk 0.18.2
└── gtk 0.18.2
Crate: fxhash
Version: 0.2.1
Warning: unmaintained
Title: fxhash - no longer maintained
Date: 2025-09-05
ID: RUSTSEC-2025-0057
URL: https://rustsec.org/advisories/RUSTSEC-2025-0057
Dependency tree:
fxhash 0.2.1
└── selectors 0.24.0
└── kuchikiki 0.8.8-speedreader
├── wry 0.53.5
│ └── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
│ ├── tauri-plugin-sample 0.1.0
│ │ └── api 0.1.0
│ ├── tauri-plugin-log 2.7.0
│ │ └── api 0.1.0
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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-utils 2.8.0
│ ├── tauri-schema-generator 0.0.0
│ ├── tauri-runtime-wry 2.9.1
│ ├── tauri-runtime 2.9.1
│ │ ├── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ ├── tauri-plugin 2.5.1
│ │ ├── tauri-plugin-sample 0.1.0
│ │ └── tauri-plugin-log 2.7.0
│ ├── tauri-macros 2.5.0
│ │ └── tauri 2.9.1
│ ├── tauri-codegen 2.5.0
│ │ ├── tauri-macros 2.5.0
│ │ └── tauri-build 2.5.1
│ │ ├── tauri-file-associations-demo 0.1.0
│ │ ├── tauri 2.9.1
│ │ ├── 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-cli 2.9.1
│ │ └── tauri-cli-node 0.0.0
│ ├── tauri-bundler 2.7.1
│ │ └── tauri-cli 2.9.1
│ ├── tauri-build 2.5.1
│ ├── tauri 2.9.1
│ └── acl-tests 0.1.0
└── tauri-cli 2.9.1
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.53.5
│ │ └── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ │ ├── tauri-plugin-sample 0.1.0
│ │ │ └── api 0.1.0
│ │ ├── tauri-plugin-log 2.7.0
│ │ │ └── api 0.1.0
│ │ ├── tauri-file-associations-demo 0.1.0
│ │ ├── tauri 2.9.1
│ │ ├── 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.9.1
│ ├── tauri-runtime 2.9.1
│ │ ├── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ └── tauri 2.9.1
├── gtk 0.18.2
│ ├── wry 0.53.5
│ ├── webkit2gtk 2.0.1
│ ├── tauri-runtime-wry 2.9.1
│ ├── tauri-runtime 2.9.1
│ ├── tauri 2.9.1
│ ├── tao 0.34.5
│ │ └── tauri-runtime-wry 2.9.1
│ ├── muda 0.17.1
│ │ ├── tray-icon 0.21.2
│ │ │ └── tauri 2.9.1
│ │ └── tauri 2.9.1
│ └── libappindicator 0.9.0
│ └── tray-icon 0.21.2
└── gdkx11 0.18.2
└── wry 0.53.5
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.53.5
│ │ └── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ │ ├── tauri-plugin-sample 0.1.0
│ │ │ └── api 0.1.0
│ │ ├── tauri-plugin-log 2.7.0
│ │ │ └── api 0.1.0
│ │ ├── tauri-file-associations-demo 0.1.0
│ │ ├── tauri 2.9.1
│ │ ├── 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.53.5
│ ├── tauri-runtime-wry 2.9.1
│ ├── tauri-runtime 2.9.1
│ │ ├── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ └── tauri 2.9.1
├── 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.2
│ │ └── tauri 2.9.1
│ ├── libappindicator 0.9.0
│ └── gtk 0.18.2
│ ├── wry 0.53.5
│ ├── webkit2gtk 2.0.1
│ ├── tauri-runtime-wry 2.9.1
│ ├── tauri-runtime 2.9.1
│ ├── tauri 2.9.1
│ ├── tao 0.34.5
│ │ └── tauri-runtime-wry 2.9.1
│ ├── muda 0.17.1
│ │ ├── tray-icon 0.21.2
│ │ └── tauri 2.9.1
│ └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│ ├── tao 0.34.5
│ └── gdkx11 0.18.2
│ └── wry 0.53.5
├── gdkwayland-sys 0.18.2
│ └── tao 0.34.5
└── 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.5
└── tauri-runtime-wry 2.9.1
└── tauri 2.9.1
├── tauri-plugin-sample 0.1.0
│ └── api 0.1.0
├── tauri-plugin-log 2.7.0
│ └── api 0.1.0
├── tauri-file-associations-demo 0.1.0
├── tauri 2.9.1
├── 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.53.5
└── tauri-runtime-wry 2.9.1
└── tauri 2.9.1
├── tauri-plugin-sample 0.1.0
│ └── api 0.1.0
├── tauri-plugin-log 2.7.0
│ └── api 0.1.0
├── tauri-file-associations-demo 0.1.0
├── tauri 2.9.1
├── 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.5
│ └── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
│ ├── tauri-plugin-sample 0.1.0
│ │ └── api 0.1.0
│ ├── tauri-plugin-log 2.7.0
│ │ └── api 0.1.0
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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.53.5
└── tauri-runtime-wry 2.9.1
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.53.5
│ └── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
│ ├── tauri-plugin-sample 0.1.0
│ │ └── api 0.1.0
│ ├── tauri-plugin-log 2.7.0
│ │ └── api 0.1.0
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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.53.5
│ ├── tauri-runtime-wry 2.9.1
│ ├── tauri-runtime 2.9.1
│ │ ├── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ └── tauri 2.9.1
├── tauri-runtime-wry 2.9.1
├── tauri-runtime 2.9.1
├── tauri 2.9.1
├── tao 0.34.5
│ └── tauri-runtime-wry 2.9.1
├── muda 0.17.1
│ ├── tray-icon 0.21.2
│ │ └── tauri 2.9.1
│ └── tauri 2.9.1
└── libappindicator 0.9.0
└── tray-icon 0.21.2
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.53.5
│ │ └── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ │ ├── tauri-plugin-sample 0.1.0
│ │ │ └── api 0.1.0
│ │ ├── tauri-plugin-log 2.7.0
│ │ │ └── api 0.1.0
│ │ ├── tauri-file-associations-demo 0.1.0
│ │ ├── tauri 2.9.1
│ │ ├── 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.53.5
│ ├── tauri-runtime-wry 2.9.1
│ ├── tauri-runtime 2.9.1
│ │ ├── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ └── tauri 2.9.1
├── webkit2gtk 2.0.1
├── libappindicator-sys 0.9.0
│ └── libappindicator 0.9.0
│ └── tray-icon 0.21.2
│ └── tauri 2.9.1
├── libappindicator 0.9.0
└── gtk 0.18.2
├── wry 0.53.5
├── webkit2gtk 2.0.1
├── tauri-runtime-wry 2.9.1
├── tauri-runtime 2.9.1
├── tauri 2.9.1
├── tao 0.34.5
│ └── tauri-runtime-wry 2.9.1
├── muda 0.17.1
│ ├── tray-icon 0.21.2
│ └── tauri 2.9.1
└── 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.53.5
│ └── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
│ ├── tauri-plugin-sample 0.1.0
│ │ └── api 0.1.0
│ ├── tauri-plugin-log 2.7.0
│ │ └── api 0.1.0
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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.53.5
│ ├── tauri-runtime-wry 2.9.1
│ ├── tauri-runtime 2.9.1
│ │ ├── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ └── tauri 2.9.1
├── tauri-runtime-wry 2.9.1
├── tauri-runtime 2.9.1
├── tauri 2.9.1
├── tao 0.34.5
│ └── tauri-runtime-wry 2.9.1
├── muda 0.17.1
│ ├── tray-icon 0.21.2
│ │ └── tauri 2.9.1
│ └── tauri 2.9.1
└── libappindicator 0.9.0
└── tray-icon 0.21.2
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.9.1
│ ├── tauri-plugin-sample 0.1.0
│ │ └── api 0.1.0
│ ├── tauri-plugin-log 2.7.0
│ │ └── api 0.1.0
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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.8
├── tauri-cli 2.9.1
│ └── tauri-cli-node 0.0.0
├── tauri-bundler 2.7.1
│ └── tauri-cli 2.9.1
└── tauri 2.9.1
Crate: unic-char-property
Version: 0.9.0
Warning: unmaintained
Title: `unic-char-property` is unmaintained
Date: 2025-10-18
ID: RUSTSEC-2025-0081
URL: https://rustsec.org/advisories/RUSTSEC-2025-0081
Dependency tree:
unic-char-property 0.9.0
└── unic-ucd-ident 0.9.0
└── urlpattern 0.3.0
└── tauri-utils 2.8.0
├── tauri-schema-generator 0.0.0
├── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
│ ├── tauri-plugin-sample 0.1.0
│ │ └── api 0.1.0
│ ├── tauri-plugin-log 2.7.0
│ │ └── api 0.1.0
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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 2.9.1
│ ├── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
├── tauri-plugin 2.5.1
│ ├── tauri-plugin-sample 0.1.0
│ └── tauri-plugin-log 2.7.0
├── tauri-macros 2.5.0
│ └── tauri 2.9.1
├── tauri-codegen 2.5.0
│ ├── tauri-macros 2.5.0
│ └── tauri-build 2.5.1
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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-cli 2.9.1
│ └── tauri-cli-node 0.0.0
├── tauri-bundler 2.7.1
│ └── tauri-cli 2.9.1
├── tauri-build 2.5.1
├── tauri 2.9.1
└── acl-tests 0.1.0
Crate: unic-char-range
Version: 0.9.0
Warning: unmaintained
Title: `unic-char-range` is unmaintained
Date: 2025-10-18
ID: RUSTSEC-2025-0075
URL: https://rustsec.org/advisories/RUSTSEC-2025-0075
Dependency tree:
unic-char-range 0.9.0
├── unic-ucd-ident 0.9.0
│ └── urlpattern 0.3.0
│ └── tauri-utils 2.8.0
│ ├── tauri-schema-generator 0.0.0
│ ├── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ │ ├── tauri-plugin-sample 0.1.0
│ │ │ └── api 0.1.0
│ │ ├── tauri-plugin-log 2.7.0
│ │ │ └── api 0.1.0
│ │ ├── tauri-file-associations-demo 0.1.0
│ │ ├── tauri 2.9.1
│ │ ├── 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 2.9.1
│ │ ├── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ ├── tauri-plugin 2.5.1
│ │ ├── tauri-plugin-sample 0.1.0
│ │ └── tauri-plugin-log 2.7.0
│ ├── tauri-macros 2.5.0
│ │ └── tauri 2.9.1
│ ├── tauri-codegen 2.5.0
│ │ ├── tauri-macros 2.5.0
│ │ └── tauri-build 2.5.1
│ │ ├── tauri-file-associations-demo 0.1.0
│ │ ├── tauri 2.9.1
│ │ ├── 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-cli 2.9.1
│ │ └── tauri-cli-node 0.0.0
│ ├── tauri-bundler 2.7.1
│ │ └── tauri-cli 2.9.1
│ ├── tauri-build 2.5.1
│ ├── tauri 2.9.1
│ └── acl-tests 0.1.0
└── unic-char-property 0.9.0
└── unic-ucd-ident 0.9.0
Crate: unic-common
Version: 0.9.0
Warning: unmaintained
Title: `unic-common` is unmaintained
Date: 2025-10-18
ID: RUSTSEC-2025-0080
URL: https://rustsec.org/advisories/RUSTSEC-2025-0080
Dependency tree:
unic-common 0.9.0
└── unic-ucd-version 0.9.0
└── unic-ucd-ident 0.9.0
└── urlpattern 0.3.0
└── tauri-utils 2.8.0
├── tauri-schema-generator 0.0.0
├── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
│ ├── tauri-plugin-sample 0.1.0
│ │ └── api 0.1.0
│ ├── tauri-plugin-log 2.7.0
│ │ └── api 0.1.0
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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 2.9.1
│ ├── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
├── tauri-plugin 2.5.1
│ ├── tauri-plugin-sample 0.1.0
│ └── tauri-plugin-log 2.7.0
├── tauri-macros 2.5.0
│ └── tauri 2.9.1
├── tauri-codegen 2.5.0
│ ├── tauri-macros 2.5.0
│ └── tauri-build 2.5.1
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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-cli 2.9.1
│ └── tauri-cli-node 0.0.0
├── tauri-bundler 2.7.1
│ └── tauri-cli 2.9.1
├── tauri-build 2.5.1
├── tauri 2.9.1
└── acl-tests 0.1.0
Crate: unic-ucd-ident
Version: 0.9.0
Warning: unmaintained
Title: `unic-ucd-ident` is unmaintained
Date: 2025-10-18
ID: RUSTSEC-2025-0100
URL: https://rustsec.org/advisories/RUSTSEC-2025-0100
Dependency tree:
unic-ucd-ident 0.9.0
└── urlpattern 0.3.0
└── tauri-utils 2.8.0
├── tauri-schema-generator 0.0.0
├── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
│ ├── tauri-plugin-sample 0.1.0
│ │ └── api 0.1.0
│ ├── tauri-plugin-log 2.7.0
│ │ └── api 0.1.0
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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 2.9.1
│ ├── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
├── tauri-plugin 2.5.1
│ ├── tauri-plugin-sample 0.1.0
│ └── tauri-plugin-log 2.7.0
├── tauri-macros 2.5.0
│ └── tauri 2.9.1
├── tauri-codegen 2.5.0
│ ├── tauri-macros 2.5.0
│ └── tauri-build 2.5.1
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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-cli 2.9.1
│ └── tauri-cli-node 0.0.0
├── tauri-bundler 2.7.1
│ └── tauri-cli 2.9.1
├── tauri-build 2.5.1
├── tauri 2.9.1
└── acl-tests 0.1.0
Crate: unic-ucd-version
Version: 0.9.0
Warning: unmaintained
Title: `unic-ucd-version` is unmaintained
Date: 2025-10-18
ID: RUSTSEC-2025-0098
URL: https://rustsec.org/advisories/RUSTSEC-2025-0098
Dependency tree:
unic-ucd-version 0.9.0
└── unic-ucd-ident 0.9.0
└── urlpattern 0.3.0
└── tauri-utils 2.8.0
├── tauri-schema-generator 0.0.0
├── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
│ ├── tauri-plugin-sample 0.1.0
│ │ └── api 0.1.0
│ ├── tauri-plugin-log 2.7.0
│ │ └── api 0.1.0
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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 2.9.1
│ ├── tauri-runtime-wry 2.9.1
│ └── tauri 2.9.1
├── tauri-plugin 2.5.1
│ ├── tauri-plugin-sample 0.1.0
│ └── tauri-plugin-log 2.7.0
├── tauri-macros 2.5.0
│ └── tauri 2.9.1
├── tauri-codegen 2.5.0
│ ├── tauri-macros 2.5.0
│ └── tauri-build 2.5.1
│ ├── tauri-file-associations-demo 0.1.0
│ ├── tauri 2.9.1
│ ├── 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-cli 2.9.1
│ └── tauri-cli-node 0.0.0
├── tauri-bundler 2.7.1
│ └── tauri-cli 2.9.1
├── tauri-build 2.5.1
├── tauri 2.9.1
└── acl-tests 0.1.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.53.5
│ │ └── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ │ ├── tauri-plugin-sample 0.1.0
│ │ │ └── api 0.1.0
│ │ ├── tauri-plugin-log 2.7.0
│ │ │ └── api 0.1.0
│ │ ├── tauri-file-associations-demo 0.1.0
│ │ ├── tauri 2.9.1
│ │ ├── 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.9.1
│ ├── tauri-runtime 2.9.1
│ │ ├── tauri-runtime-wry 2.9.1
│ │ └── tauri 2.9.1
│ └── tauri 2.9.1
├── soup3 0.5.0
│ ├── wry 0.53.5
│ └── webkit2gtk 2.0.1
├── pango 0.18.3
│ ├── gtk 0.18.2
│ │ ├── wry 0.53.5
│ │ ├── webkit2gtk 2.0.1
│ │ ├── tauri-runtime-wry 2.9.1
│ │ ├── tauri-runtime 2.9.1
│ │ ├── tauri 2.9.1
│ │ ├── tao 0.34.5
│ │ │ └── tauri-runtime-wry 2.9.1
│ │ ├── muda 0.17.1
│ │ │ ├── tray-icon 0.21.2
│ │ │ │ └── tauri 2.9.1
│ │ │ └── tauri 2.9.1
│ │ └── libappindicator 0.9.0
│ │ └── tray-icon 0.21.2
│ └── gdk 0.18.2
│ ├── webkit2gtk 2.0.1
│ ├── gtk 0.18.2
│ └── gdkx11 0.18.2
│ └── wry 0.53.5
├── libappindicator 0.9.0
├── javascriptcore-rs 1.1.2
│ ├── wry 0.53.5
│ └── 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: 18 allowed warnings found
[2.3.0]
Enhancements
f59bf9d53
(#14337 by @FabianLars) Potentially breaking change: Export custom Error enum instead of using anyhow. The changes happened in #14126.
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-macos-sign v2.3.0 (/home/runner/work/tauri/tauri/crates/tauri-macos-sign)
Updating crates.io index
Packaged 11 files, 125.7KiB (33.9KiB compressed)
Verifying tauri-macos-sign v2.3.0 (/home/runner/work/tauri/tauri/crates/tauri-macos-sign)
Downloading crates ...
Downloaded cipher v0.4.4
Downloaded glob v0.3.3
Downloaded pkg-config v0.3.32
Downloaded console v0.15.11
Downloaded base16ct v0.2.0
Downloaded anyhow v1.0.100
Downloaded primeorder v0.13.6
Downloaded asn1-rs-derive v0.4.0
Downloaded nom v7.1.3
Downloaded snafu-derive v0.7.5
Downloaded scroll_derive v0.12.1
Downloaded rasn-derive v0.12.5
Downloaded socket2 v0.5.10
Downloaded rustc_version v0.4.1
Downloaded zeroize_derive v1.4.2
Downloaded x509-certificate v0.23.1
Downloaded x509 v0.2.0
Downloaded signature v2.2.0
Downloaded doc-comment v0.3.3
Downloaded dirs v6.0.0
Downloaded sync_wrapper v0.1.2
Downloaded dirs v5.0.1
Downloaded xz2 v0.1.7
Downloaded yasna v0.5.2
Downloaded wyz v0.5.1
Downloaded zip_structs v0.2.1
Downloaded zip v0.6.6
Downloaded typewit v1.14.2
Downloaded plain v0.2.3
Downloaded winnow v0.5.40
Downloaded spake2 v0.4.0
Downloaded rustls-webpki v0.102.8
Downloaded rustls-webpki v0.101.7
Downloaded num-bigint v0.4.6
Downloaded libm v0.2.15
Downloaded hyper v0.14.32
Downloaded lzma-sys v0.1.20
Downloaded cryptographic-message-syntax v0.26.0
Downloaded rustls v0.21.12
Downloaded object v0.32.2
Downloaded rustls v0.22.4
Downloaded unicode-width v0.2.2
Downloaded jzon v0.12.5
Downloaded konst v0.3.16
Downloaded difference v2.0.0
Downloaded pear v0.2.9
Downloaded h2 v0.3.27
Downloaded pkcs1 v0.7.5
Downloaded pear_codegen v0.2.9
Downloaded once-cell-regex v0.2.1
Downloaded funty v2.0.0
Downloaded figment v0.10.19
Downloaded yansi v1.0.1
Downloaded tungstenite v0.21.0
Downloaded toml_edit v0.20.2
Downloaded pkcs8 v0.10.2
Downloaded pem-rfc7468 v0.7.0
Downloaded pem v3.0.6
Downloaded is-terminal v0.4.16
Downloaded inlinable_string v0.1.15
Downloaded http-body v0.4.6
Downloaded env_logger v0.10.2
Downloaded ecdsa v0.16.9
Downloaded uncased v0.9.10
Downloaded sha2 v0.10.9
Downloaded scroll v0.12.0
Downloaded ruzstd v0.5.0
Downloaded rustls-pemfile v1.0.4
Downloaded rustls-native-certs v0.7.3
Downloaded os_pipe v1.2.3
Downloaded num-integer v0.1.46
Downloaded minicbor v0.20.0
Downloaded itertools v0.10.5
Downloaded is_executable v1.0.5
Downloaded inout v0.1.4
Downloaded iana-time-zone v0.1.64
Downloaded http v0.2.12
Downloaded hmac v0.12.1
Downloaded hkdf v0.12.4
Downloaded heck v0.4.1
Downloaded goblin v0.8.2
Downloaded futures-macro v0.3.31
Downloaded futures v0.3.31
Downloaded dirs-sys v0.5.0
Downloaded dirs-sys v0.4.1
Downloaded des v0.8.1
Downloaded spin v0.9.8
Downloaded simple-file-manifest v0.11.0
Downloaded serde-xml-rs v0.6.0
Downloaded rustls-pemfile v2.2.0
Downloaded rustls-native-certs v0.6.3
Downloaded p256 v0.13.2
Downloaded option-ext v0.2.0
Downloaded num-bigint-dig v0.8.4
Downloaded minimal-lexical v0.2.1
Downloaded humantime v2.3.0
Downloaded hex v0.4.3
Downloaded futures-executor v0.3.31
Downloaded data-encoding v2.9.0
Downloaded curve25519-dalek-derive v0.1.1
Downloaded cookie-factory v0.3.3
Downloaded xml-rs v0.8.27
Downloaded utf-8 v0.7.6
Downloaded tokio-rustls v0.24.1
Downloaded sec1 v0.7.3
Downloaded rusticata-macros v4.1.0
Downloaded reqwest v0.11.27
Downloaded p12 v0.6.3
Downloaded oid-registry v0.6.1
Downloaded num-traits v0.2.19
Downloaded num-iter v0.1.45
Downloaded minicbor-derive v0.13.0
Downloaded md-5 v0.10.6
Downloaded httpdate v1.0.3
Downloaded group v0.13.0
Downloaded elliptic-curve v0.13.8
Downloaded const_panic v0.2.15
Downloaded twox-hash v1.6.3
Downloaded toml_datetime v0.6.3
Downloaded spki v0.7.3
Downloaded hyper-rustls v0.24.2
Downloaded dialoguer v0.11.0
Downloaded cpio-archive v0.9.0
Downloaded derive_more v0.99.20
Downloaded der v0.7.10
Downloaded curve25519-dalek v4.1.3
Downloaded crypto-bigint v0.5.5
Downloaded konst_kernel v0.3.15
Downloaded block-padding v0.3.3
Downloaded uuid v1.18.1
Downloaded unsafe-libyaml v0.2.11
Downloaded toml v0.8.2
Downloaded bzip2 v0.4.4
Downloaded webpki-roots v0.25.4
Downloaded typewit_proc_macros v1.8.1
Downloaded snafu v0.7.5
Downloaded rsa v0.9.8
Downloaded bcder v0.7.6
Downloaded apple-flat-package v0.18.0
Downloaded apple-bundles v0.19.0
Downloaded tap v1.0.1
Downloaded cbc v0.1.2
Downloaded bzip2-sys v0.1.13+1.0.8
Downloaded bitvec v1.0.1
Downloaded asn1-rs-impl v0.1.0
Downloaded asn1-rs v0.5.2
Downloaded const-oid v0.9.6
Downloaded apple-codesign v0.27.0
Downloaded sct v0.7.1
Downloaded quick-xml v0.38.3
Downloaded chrono v0.4.42
Downloaded base64ct v1.8.0
Downloaded rc2 v0.8.1
Downloaded rasn v0.12.5
Downloaded rand v0.8.5
Downloaded proc-macro2-diagnostics v0.10.1
Downloaded plist v1.8.0
Downloaded serde_yaml v0.9.34+deprecated
Downloaded rand_core v0.6.4
Downloaded rand_chacha v0.3.1
Downloaded radium v0.7.0
Downloaded bytesize v1.3.3
Downloaded bitvec-nom2 v0.2.1
Downloaded base64 v0.21.7
Downloaded apple-xar v0.18.0
Downloaded ff v0.13.1
Compiling proc-macro2 v1.0.101
Compiling quote v1.0.41
Compiling unicode-ident v1.0.20
Compiling libc v0.2.177
Compiling cfg-if v1.0.4
Compiling version_check v0.9.5
Compiling memchr v2.7.6
Compiling typenum v1.19.0
Compiling generic-array v0.14.9
Compiling syn v2.0.107
Compiling shlex v1.3.0
Compiling find-msvc-tools v0.1.4
Compiling getrandom v0.2.16
Compiling cc v1.2.41
Compiling serde_core v1.0.228
Compiling subtle v2.6.1
Compiling const-oid v0.9.6
Compiling serde v1.0.228
Compiling rand_core v0.6.4
Compiling autocfg v1.5.0
Compiling stable_deref_trait v1.2.1
Compiling libm v0.2.15
Compiling ring v0.17.14
Compiling num-traits v0.2.19
Compiling pin-project-lite v0.2.16
Compiling once_cell v1.21.3
Compiling bytes v1.10.1
Compiling itoa v1.0.15
Compiling hashbrown v0.16.0
Compiling synstructure v0.13.2
Compiling zerocopy v0.8.27
Compiling equivalent v1.0.2
Compiling indexmap v2.12.0
Compiling base64ct v1.8.0
Compiling futures-core v0.3.31
Compiling untrusted v0.9.0
Compiling futures-sink v0.3.31
Compiling pem-rfc7468 v0.7.0
Compiling thiserror v1.0.69
Compiling zeroize_derive v1.4.2
Compiling serde_derive v1.0.228
Compiling zeroize v1.8.2
Compiling crypto-common v0.1.6
Compiling zerofrom-derive v0.1.6
Compiling yoke-derive v0.8.0
Compiling displaydoc v0.2.5
Compiling zerovec-derive v0.11.1
Compiling block-buffer v0.10.4
Compiling zerofrom v0.1.6
Compiling digest v0.10.7
Compiling yoke v0.8.0
Compiling syn v1.0.109
Compiling smallvec v1.15.1
Compiling der v0.7.10
Compiling futures-macro v0.3.31
Compiling zerovec v0.11.4
Compiling thiserror-impl v1.0.69
Compiling futures-channel v0.3.31
Compiling log v0.4.28
Compiling tinystr v0.8.1
Compiling futures-task v0.3.31
Compiling slab v0.4.11
Compiling pin-utils v0.1.0
Compiling writeable v0.6.1
Compiling futures-io v0.3.31
Compiling litemap v0.8.0
Compiling futures-util v0.3.31
Compiling icu_locale_core v2.0.0
Compiling potential_utf v0.1.3
Compiling zerotrie v0.2.2
Compiling icu_normalizer_data v2.0.0
Compiling fnv v1.0.7
Compiling icu_properties_data v2.0.1
Compiling icu_provider v2.0.0
Compiling icu_collections v2.0.0
Compiling spki v0.7.3
Compiling mio v1.1.0
Compiling socket2 v0.6.1
Compiling pkg-config v0.3.32
Compiling tokio v1.48.0
Compiling ppv-lite86 v0.2.21
Compiling httparse v1.10.1
Compiling adler2 v2.0.1
Compiling simd-adler32 v0.3.7
Compiling crossbeam-utils v0.8.21
Compiling miniz_oxide v0.8.9
Compiling icu_properties v2.0.1
Compiling icu_normalizer v2.0.0
Compiling http v0.2.12
Compiling tracing-core v0.1.34
Compiling iana-time-zone v0.1.64
Compiling percent-encoding v2.3.2
Compiling rustls v0.21.12
Compiling getrandom v0.3.4
Compiling cpufeatures v0.2.17
Compiling form_urlencoded v1.2.2
Compiling chrono v0.4.42
Compiling tracing v0.1.41
Compiling tokio-util v0.7.16
Compiling idna_adapter v1.2.1
Compiling rustls-webpki v0.101.7
Compiling sct v0.7.1
Compiling ryu v1.0.20
Compiling utf8_iter v1.0.4
Compiling openssl-probe v0.1.6
Compiling try-lock v0.2.5
Compiling byteorder v1.5.0
Compiling base64 v0.22.1
Compiling crc32fast v1.5.0
Compiling want v0.3.1
Compiling idna v1.1.0
Compiling crossbeam-epoch v0.9.18
Compiling h2 v0.3.27
Compiling http-body v0.4.6
Compiling rand_chacha v0.3.1
Compiling block-padding v0.3.3
Compiling socket2 v0.5.10
Compiling serde_json v1.0.145
Compiling tower-service v0.3.3
Compiling httpdate v1.0.3
Compiling rayon-core v1.13.0
Compiling base64 v0.21.7
Compiling minimal-lexical v0.2.1
Compiling rustls-pemfile v1.0.4
Compiling nom v7.1.3
Compiling inout v0.1.4
Compiling tokio-rustls v0.24.1
Compiling rand v0.8.5
Compiling hyper v0.14.32
Compiling crossbeam-deque v0.8.6
Compiling url v2.5.7
Compiling lzma-sys v0.1.20
Compiling bzip2-sys v0.1.13+1.0.8
Compiling pkcs8 v0.10.2
Compiling signature v2.2.0
Compiling rustls-pki-types v1.12.0
Compiling num-integer v0.1.46
Compiling proc-macro2-diagnostics v0.10.1
Compiling radium v0.7.0
Compiling typewit_proc_macros v1.8.1
Compiling semver v1.0.27
Compiling object v0.37.3
Compiling typewit v1.14.2
Compiling rustc_version v0.4.1
Compiling hyper-rustls v0.24.2
Compiling flate2 v1.1.4
Compiling cipher v0.4.4
Compiling rustls-native-certs v0.6.3
Compiling pem v3.0.6
Compiling serde_urlencoded v0.7.1
Compiling sha1 v0.10.6
Compiling bcder v0.7.6
Compiling scroll_derive v0.12.1
Compiling ff v0.13.1
Compiling aho-corasick v1.1.3
Compiling ahash v0.8.12
Compiling encoding_rs v0.8.35
Compiling base16ct v0.2.0
Compiling gimli v0.32.3
Compiling sync_wrapper v0.1.2
Compiling either v1.15.0
Compiling unicode-xid v0.2.6
Compiling rustix v1.1.2
Compiling tap v1.0.1
Compiling option-ext v0.2.0
Compiling powerfmt v0.2.0
Compiling regex-syntax v0.8.8
Compiling webpki-roots v0.25.4
Compiling yansi v1.0.1
Compiling spin v0.9.8
Compiling hex v0.4.3
Compiling mime v0.3.17
Compiling ipnet v2.11.0
Compiling doc-comment v0.3.3
Compiling utf8parse v0.2.2
Compiling anstyle-parse v0.2.7
Compiling reqwest v0.11.27
Compiling x509-certificate v0.23.1
Compiling addr2line v0.25.1
Compiling lazy_static v1.5.0
Compiling regex-automata v0.4.13
Compiling deranged v0.5.4
Compiling wyz v0.5.1
Compiling synstructure v0.12.6
Compiling sec1 v0.7.3
Compiling scroll v0.12.0
Compiling group v0.13.0
Compiling curve25519-dalek v4.1.3
Compiling sha2 v0.10.9
Compiling futures-executor v0.3.31
Compiling serde_spanned v0.6.9
Compiling toml_datetime v0.6.3
Compiling hmac v0.12.1
Compiling crypto-bigint v0.5.5
Compiling uncased v0.9.10
Compiling num-conv v0.1.0
Compiling simple-file-manifest v0.11.0
Compiling heck v0.4.1
Compiling funty v2.0.0
Compiling rustls v0.22.4
Compiling xml-rs v0.8.27
Compiling num-bigint-dig v0.8.4
Compiling winnow v0.5.40
Compiling colorchoice v1.0.4
Compiling is_terminal_polyfill v1.70.2
Compiling static_assertions v1.1.0
Compiling time-core v0.1.6
Compiling anstyle v1.0.13
Compiling bitflags v2.10.0
Compiling rustc-demangle v0.1.26
Compiling anyhow v1.0.100
Compiling linux-raw-sys v0.11.0
Compiling anstyle-query v1.1.4
Compiling anstream v0.6.21
Compiling backtrace v0.3.76
Compiling time v0.3.44
Compiling toml_edit v0.20.2
Compiling twox-hash v1.6.3
Compiling serde-xml-rs v0.6.0
Compiling bitvec v1.0.1
Compiling elliptic-curve v0.13.8
Compiling snafu-derive v0.7.5
Compiling futures v0.3.31
Compiling bzip2 v0.4.4
Compiling uuid v1.18.1
Compiling xz2 v0.1.7
Compiling asn1-rs-derive v0.4.0
Compiling regex v1.12.2
Compiling cryptographic-message-syntax v0.26.0
Compiling pear_codegen v0.2.9
Compiling rayon v1.11.0
Compiling itertools v0.10.5
Compiling konst_kernel v0.3.15
Compiling const_panic v0.2.15
Compiling num-iter v0.1.45
Compiling rustls-pemfile v2.2.0
Compiling rustls-webpki v0.102.8
Compiling rusticata-macros v4.1.0
Compiling asn1-rs-impl v0.1.0
Compiling md-5 v0.10.6
Compiling curve25519-dalek-derive v0.1.1
Compiling derive_more v0.99.20
Compiling quick-xml v0.38.3
Compiling figment v0.10.19
Compiling inlinable_string v0.1.15
Compiling fastrand v2.3.0
Compiling minicbor v0.20.0
Compiling heck v0.5.0
Compiling same-file v1.0.6
Compiling strsim v0.11.1
Compiling unicode-width v0.2.2
Compiling clap_lex v0.7.6
Compiling is_executable v1.0.5
Compiling oid-registry v0.6.1
Compiling cpio-archive v0.9.0
Compiling clap_builder v4.5.50
Compiling console v0.15.11
Compiling clap_derive v4.5.49
Compiling ruzstd v0.5.0
Compiling plist v1.8.0
Compiling walkdir v2.5.0
Compiling tempfile v3.23.0
Compiling pear v0.2.9
Compiling rasn-derive v0.12.5
Compiling apple-xar v0.18.0
Compiling asn1-rs v0.5.2
Compiling rustls-native-certs v0.7.3
Compiling konst v0.3.16
Compiling snafu v0.7.5
Compiling bitvec-nom2 v0.2.1
Compiling hashbrown v0.14.5
Compiling cookie-factory v0.3.3
Compiling primeorder v0.13.6
Compiling toml v0.8.2
Compiling hkdf v0.12.4
Compiling dirs-sys v0.4.1
Compiling rc2 v0.8.1
Compiling des v0.8.1
Compiling cbc v0.1.2
Compiling num-bigint v0.4.6
Compiling pkcs1 v0.7.5
Compiling rand_core v0.9.3
Compiling minicbor-derive v0.13.0
Compiling http v1.3.1
Compiling is-terminal v0.4.16
Compiling humantime v2.3.0
Compiling utf-8 v0.7.6
Compiling plain v0.2.3
Compiling unsafe-libyaml v0.2.11
Compiling arrayvec v0.7.6
Compiling shell-words v1.1.0
Compiling data-encoding v2.9.0
Compiling thiserror v2.0.17
Compiling yasna v0.5.2
Compiling bytesize v1.3.3
Compiling jzon v0.12.5
Compiling termcolor v1.4.1
Compiling zip_structs v0.2.1
Compiling p12 v0.6.3
Compiling env_logger v0.10.2
Compiling rasn v0.12.5
Compiling serde_yaml v0.9.34+deprecated
Compiling tungstenite v0.21.0
Compiling dialoguer v0.11.0
Compiling goblin v0.8.2
Compiling rsa v0.9.8
Compiling rand_chacha v0.9.0
Compiling dirs v5.0.1
Compiling spake2 v0.4.0
Compiling apple-bundles v0.19.0
Compiling p256 v0.13.2
Compiling object v0.32.2
Compiling x509 v0.2.0
Compiling apple-flat-package v0.18.0
Compiling clap v4.5.50
Compiling dirs-sys v0.5.0
Compiling zip v0.6.6
Compiling thiserror-impl v2.0.17
Compiling filetime v0.2.26
Compiling difference v2.0.0
Compiling glob v0.3.3
Compiling dirs v6.0.0
Compiling rand v0.9.2
Compiling apple-codesign v0.27.0
Compiling once-cell-regex v0.2.1
Compiling os_pipe v1.2.3
Compiling tauri-macos-sign v2.3.0 (/home/runner/work/tauri/tauri/target/package/tauri-macos-sign-2.3.0)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
Uploading tauri-macos-sign v2.3.0 (/home/runner/work/tauri/tauri/crates/tauri-macos-sign)
Uploaded tauri-macos-sign v2.3.0 to registry `crates-io`
note: waiting for tauri-macos-sign v2.3.0 to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
Published tauri-macos-sign v2.3.0 at registry `crates-io`