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.9 (available: v0.26.0)
Adding jsonrpsee-client-transport v0.24.9 (available: v0.26.0)
Adding jsonrpsee-core v0.24.9 (available: v0.26.0)
Adding jsonrpsee-ws-client v0.24.9 (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 822 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.4
│ └── tauri-runtime-wry 2.9.0
│ └── tauri 2.9.0
│ ├── 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.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.53.4
│ ├── tauri-runtime-wry 2.9.0
│ ├── tauri-runtime 2.9.0
│ │ ├── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ └── tauri 2.9.0
├── tauri-runtime-wry 2.9.0
├── tauri-runtime 2.9.0
├── tauri 2.9.0
├── tao 0.34.5
│ └── tauri-runtime-wry 2.9.0
├── muda 0.17.1
│ ├── tray-icon 0.21.1
│ │ └── tauri 2.9.0
│ └── tauri 2.9.0
└── libappindicator 0.9.0
└── tray-icon 0.21.1
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.4
│ │ │ └── tauri-runtime-wry 2.9.0
│ │ │ └── tauri 2.9.0
│ │ │ ├── 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.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.53.4
│ │ ├── tauri-runtime-wry 2.9.0
│ │ ├── tauri-runtime 2.9.0
│ │ │ ├── tauri-runtime-wry 2.9.0
│ │ │ └── tauri 2.9.0
│ │ └── tauri 2.9.0
│ ├── webkit2gtk 2.0.1
│ ├── libappindicator-sys 0.9.0
│ │ └── libappindicator 0.9.0
│ │ └── tray-icon 0.21.1
│ │ └── tauri 2.9.0
│ ├── libappindicator 0.9.0
│ └── gtk 0.18.2
│ ├── wry 0.53.4
│ ├── webkit2gtk 2.0.1
│ ├── tauri-runtime-wry 2.9.0
│ ├── tauri-runtime 2.9.0
│ ├── tauri 2.9.0
│ ├── tao 0.34.5
│ │ └── tauri-runtime-wry 2.9.0
│ ├── muda 0.17.1
│ │ ├── tray-icon 0.21.1
│ │ └── tauri 2.9.0
│ └── 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.4
│ └── tauri-runtime-wry 2.9.0
│ └── tauri 2.9.0
│ ├── 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.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-utils 2.8.0
│ ├── tauri-schema-generator 0.0.0
│ ├── tauri-runtime-wry 2.9.0
│ ├── tauri-runtime 2.9.0
│ │ ├── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ ├── tauri-plugin 2.5.0
│ │ ├── tauri-plugin-sample 0.1.0
│ │ └── tauri-plugin-log 2.7.0
│ ├── tauri-macros 2.5.0
│ │ └── tauri 2.9.0
│ ├── tauri-codegen 2.5.0
│ │ ├── tauri-macros 2.5.0
│ │ └── tauri-build 2.5.0
│ │ ├── tauri-file-associations-demo 0.1.0
│ │ ├── tauri 2.9.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-cli 2.9.0
│ │ └── tauri-cli-node 0.0.0
│ ├── tauri-bundler 2.7.0
│ │ └── tauri-cli 2.9.0
│ ├── tauri-build 2.5.0
│ ├── tauri 2.9.0
│ └── acl-tests 0.1.0
└── tauri-cli 2.9.0
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.4
│ │ └── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ │ ├── 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.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.9.0
│ ├── tauri-runtime 2.9.0
│ │ ├── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ └── tauri 2.9.0
├── gtk 0.18.2
│ ├── wry 0.53.4
│ ├── webkit2gtk 2.0.1
│ ├── tauri-runtime-wry 2.9.0
│ ├── tauri-runtime 2.9.0
│ ├── tauri 2.9.0
│ ├── tao 0.34.5
│ │ └── tauri-runtime-wry 2.9.0
│ ├── muda 0.17.1
│ │ ├── tray-icon 0.21.1
│ │ │ └── tauri 2.9.0
│ │ └── tauri 2.9.0
│ └── libappindicator 0.9.0
│ └── tray-icon 0.21.1
└── gdkx11 0.18.2
└── wry 0.53.4
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.4
│ │ └── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ │ ├── 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.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.53.4
│ ├── tauri-runtime-wry 2.9.0
│ ├── tauri-runtime 2.9.0
│ │ ├── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ └── tauri 2.9.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.1
│ │ └── tauri 2.9.0
│ ├── libappindicator 0.9.0
│ └── gtk 0.18.2
│ ├── wry 0.53.4
│ ├── webkit2gtk 2.0.1
│ ├── tauri-runtime-wry 2.9.0
│ ├── tauri-runtime 2.9.0
│ ├── tauri 2.9.0
│ ├── tao 0.34.5
│ │ └── tauri-runtime-wry 2.9.0
│ ├── muda 0.17.1
│ │ ├── tray-icon 0.21.1
│ │ └── tauri 2.9.0
│ └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│ ├── tao 0.34.5
│ └── gdkx11 0.18.2
│ └── wry 0.53.4
├── 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.0
└── tauri 2.9.0
├── 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.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.53.4
└── tauri-runtime-wry 2.9.0
└── tauri 2.9.0
├── 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.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.5
│ └── tauri-runtime-wry 2.9.0
│ └── tauri 2.9.0
│ ├── 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.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.53.4
└── tauri-runtime-wry 2.9.0
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.4
│ └── tauri-runtime-wry 2.9.0
│ └── tauri 2.9.0
│ ├── 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.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.53.4
│ ├── tauri-runtime-wry 2.9.0
│ ├── tauri-runtime 2.9.0
│ │ ├── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ └── tauri 2.9.0
├── tauri-runtime-wry 2.9.0
├── tauri-runtime 2.9.0
├── tauri 2.9.0
├── tao 0.34.5
│ └── tauri-runtime-wry 2.9.0
├── muda 0.17.1
│ ├── tray-icon 0.21.1
│ │ └── tauri 2.9.0
│ └── tauri 2.9.0
└── libappindicator 0.9.0
└── tray-icon 0.21.1
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.4
│ │ └── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ │ ├── 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.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.53.4
│ ├── tauri-runtime-wry 2.9.0
│ ├── tauri-runtime 2.9.0
│ │ ├── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ └── tauri 2.9.0
├── webkit2gtk 2.0.1
├── libappindicator-sys 0.9.0
│ └── libappindicator 0.9.0
│ └── tray-icon 0.21.1
│ └── tauri 2.9.0
├── libappindicator 0.9.0
└── gtk 0.18.2
├── wry 0.53.4
├── webkit2gtk 2.0.1
├── tauri-runtime-wry 2.9.0
├── tauri-runtime 2.9.0
├── tauri 2.9.0
├── tao 0.34.5
│ └── tauri-runtime-wry 2.9.0
├── muda 0.17.1
│ ├── tray-icon 0.21.1
│ └── tauri 2.9.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.53.4
│ └── tauri-runtime-wry 2.9.0
│ └── tauri 2.9.0
│ ├── 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.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.53.4
│ ├── tauri-runtime-wry 2.9.0
│ ├── tauri-runtime 2.9.0
│ │ ├── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ └── tauri 2.9.0
├── tauri-runtime-wry 2.9.0
├── tauri-runtime 2.9.0
├── tauri 2.9.0
├── tao 0.34.5
│ └── tauri-runtime-wry 2.9.0
├── muda 0.17.1
│ ├── tray-icon 0.21.1
│ │ └── tauri 2.9.0
│ └── tauri 2.9.0
└── libappindicator 0.9.0
└── tray-icon 0.21.1
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.0
│ ├── 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.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.8
├── tauri-cli 2.9.0
│ └── tauri-cli-node 0.0.0
├── tauri-bundler 2.7.0
│ └── tauri-cli 2.9.0
└── tauri 2.9.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.4
│ │ └── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ │ ├── 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.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.9.0
│ ├── tauri-runtime 2.9.0
│ │ ├── tauri-runtime-wry 2.9.0
│ │ └── tauri 2.9.0
│ └── tauri 2.9.0
├── soup3 0.5.0
│ ├── wry 0.53.4
│ └── webkit2gtk 2.0.1
├── pango 0.18.3
│ ├── gtk 0.18.2
│ │ ├── wry 0.53.4
│ │ ├── webkit2gtk 2.0.1
│ │ ├── tauri-runtime-wry 2.9.0
│ │ ├── tauri-runtime 2.9.0
│ │ ├── tauri 2.9.0
│ │ ├── tao 0.34.5
│ │ │ └── tauri-runtime-wry 2.9.0
│ │ ├── muda 0.17.1
│ │ │ ├── tray-icon 0.21.1
│ │ │ │ └── tauri 2.9.0
│ │ │ └── tauri 2.9.0
│ │ └── libappindicator 0.9.0
│ │ └── tray-icon 0.21.1
│ └── gdk 0.18.2
│ ├── webkit2gtk 2.0.1
│ ├── gtk 0.18.2
│ └── gdkx11 0.18.2
│ └── wry 0.53.4
├── libappindicator 0.9.0
├── javascriptcore-rs 1.1.2
│ ├── wry 0.53.4
│ └── 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: 13 allowed warnings found
[2.5.0]
Bug Fixes
c5008b829
(#14274) Do not hash empty scripts when generating the Content-Security-Policy SHA-256 hashes.7b0d4e732
(#14265) Fix JavaScript SHA256 hash generation on Windows not ignoring carriage return characters.
Dependencies
- Upgraded to
tauri-utils@2.8.0
6aa7f2d85
Upgraded totauri-utils@2.8.0
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-codegen v2.5.0 (/home/runner/work/tauri/tauri/crates/tauri-codegen)
Updating crates.io index
Packaged 13 files, 125.5KiB (36.6KiB compressed)
Verifying tauri-codegen v2.5.0 (/home/runner/work/tauri/tauri/crates/tauri-codegen)
Downloading crates ...
Downloaded cssparser-macros v0.6.1
Downloaded fxhash v0.2.1
Downloaded markup5ever v0.14.1
Downloaded mac v0.1.1
Downloaded phf v0.10.1
Downloaded siphasher v0.3.11
Downloaded tendril v0.4.3
Downloaded string_cache_codegen v0.5.4
Downloaded phf_generator v0.8.0
Downloaded png v0.17.16
Downloaded phf_generator v0.10.0
Downloaded rand v0.7.3
Downloaded phf v0.8.0
Downloaded matches v0.1.10
Downloaded ico v0.4.0
Downloaded schemars v0.8.22
Downloaded rand_pcg v0.2.1
Downloaded phf_macros v0.10.0
Downloaded phf_codegen v0.11.3
Downloaded match_token v0.1.0
Downloaded dtoa-short v0.3.5
Downloaded string_cache v0.8.9
Downloaded servo_arc v0.2.0
Downloaded serde_derive_internals v0.29.1
Downloaded precomputed-hash v0.1.1
Downloaded phf_shared v0.10.0
Downloaded nodrop v0.1.14
Downloaded html5ever v0.29.1
Downloaded cssparser v0.29.6
Downloaded selectors v0.24.0
Downloaded schemars_derive v0.8.22
Downloaded rand_chacha v0.2.2
Downloaded proc-macro-hack v0.5.20+deprecated
Downloaded phf_shared v0.8.0
Downloaded phf_codegen v0.8.0
Downloaded derive_more v0.99.20
Downloaded cargo_metadata v0.19.2
Downloaded cargo-platform v0.1.9
Downloaded futf v0.1.5
Downloaded dtoa v1.0.10
Downloaded kuchikiki v0.8.8-speedreader
Downloaded getrandom v0.1.16
Downloaded convert_case v0.4.0
Compiling proc-macro2 v1.0.101
Compiling unicode-ident v1.0.19
Compiling quote v1.0.41
Compiling cfg-if v1.0.4
Compiling libc v0.2.177
Compiling serde_core v1.0.228
Compiling zerocopy v0.8.27
Compiling syn v2.0.107
Compiling getrandom v0.2.16
Compiling stable_deref_trait v1.2.1
Compiling rand_core v0.6.4
Compiling serde v1.0.228
Compiling siphasher v0.3.11
Compiling ppv-lite86 v0.2.21
Compiling smallvec v1.15.1
Compiling rand_chacha v0.3.1
Compiling getrandom v0.1.16
Compiling rand v0.8.5
Compiling siphasher v1.0.1
Compiling phf_shared v0.11.3
Compiling rand_core v0.5.1
Compiling writeable v0.6.1
Compiling phf_generator v0.11.3
Compiling litemap v0.8.0
Compiling itoa v1.0.15
Compiling syn v1.0.109
Compiling memchr v2.7.6
Compiling fnv v1.0.7
Compiling icu_properties_data v2.0.1
Compiling icu_normalizer_data v2.0.0
Compiling rand_chacha v0.2.2
Compiling rand_pcg v0.2.1
Compiling phf_shared v0.8.0
Compiling parking_lot_core v0.9.12
Compiling proc-macro-hack v0.5.20+deprecated
Compiling rand v0.7.3
Compiling synstructure v0.13.2
Compiling phf_shared v0.10.0
Compiling version_check v0.9.5
Compiling new_debug_unreachable v1.0.6
Compiling typenum v1.19.0
Compiling byteorder v1.5.0
Compiling scopeguard v1.2.0
Compiling serde_json v1.0.145
Compiling getrandom v0.3.4
Compiling lock_api v0.4.14
Compiling generic-array v0.14.9
Compiling phf_generator v0.10.0
Compiling phf_generator v0.8.0
Compiling phf_codegen v0.11.3
Compiling string_cache_codegen v0.5.4
Compiling zerofrom-derive v0.1.6
Compiling serde_derive v1.0.228
Compiling yoke-derive v0.8.0
Compiling zerovec-derive v0.11.1
Compiling zerofrom v0.1.6
Compiling yoke v0.8.0
Compiling displaydoc v0.2.5
Compiling zerotrie v0.2.2
Compiling zerovec v0.11.4
Compiling ryu v1.0.20
Compiling mac v0.1.1
Compiling ident_case v1.0.1
Compiling strsim v0.11.1
Compiling precomputed-hash v0.1.1
Compiling futf v0.1.5
Compiling darling_core v0.21.3
Compiling tinystr v0.8.1
Compiling icu_locale_core v2.0.0
Compiling potential_utf v0.1.3
Compiling icu_collections v2.0.0
Compiling icu_provider v2.0.0
Compiling icu_normalizer v2.0.0
Compiling icu_properties v2.0.1
Compiling cssparser v0.29.6
Compiling phf_macros v0.10.0
Compiling idna_adapter v1.2.1
Compiling markup5ever v0.14.1
Compiling phf_macros v0.11.3
Compiling parking_lot v0.12.5
Compiling phf_codegen v0.8.0
Compiling percent-encoding v2.3.2
Compiling utf8_iter v1.0.4
Compiling crc32fast v1.5.0
Compiling log v0.4.28
Compiling bitflags v1.3.2
Compiling dtoa v1.0.10
Compiling simd-adler32 v0.3.7
Compiling utf-8 v0.7.6
Compiling typeid v1.0.3
Compiling tendril v0.4.3
Compiling dtoa-short v0.3.5
Compiling form_urlencoded v1.2.2
Compiling idna v1.1.0
Compiling phf v0.10.1
Compiling phf v0.11.3
Compiling uuid v1.18.1
Compiling string_cache v0.8.9
Compiling selectors v0.24.0
Compiling darling_macro v0.21.3
Compiling cssparser-macros v0.6.1
Compiling aho-corasick v1.1.3
Compiling unic-char-range v0.9.0
Compiling thiserror v2.0.17
Compiling nodrop v0.1.14
Compiling erased-serde v0.4.8
Compiling camino v1.2.1
Compiling unic-common v0.9.0
Compiling convert_case v0.4.0
Compiling thiserror v1.0.69
Compiling adler2 v2.0.1
Compiling regex-syntax v0.8.8
Compiling matches v0.1.10
Compiling derive_more v0.99.20
Compiling miniz_oxide v0.8.9
Compiling unic-ucd-version v0.9.0
Compiling regex-automata v0.4.13
Compiling servo_arc v0.2.0
Compiling unic-char-property v0.9.0
Compiling darling v0.21.3
Compiling url v2.5.7
Compiling match_token v0.1.0
Compiling thiserror-impl v2.0.17
Compiling thiserror-impl v1.0.69
Compiling fxhash v0.2.1
Compiling serde_derive_internals v0.29.1
Compiling phf v0.8.0
Compiling equivalent v1.0.2
Compiling anyhow v1.0.100
Compiling hashbrown v0.16.0
Compiling schemars v0.8.22
Compiling winnow v0.7.13
Compiling schemars_derive v0.8.22
Compiling indexmap v2.12.0
Compiling regex v1.12.2
Compiling html5ever v0.29.1
Compiling toml_parser v1.0.4
Compiling flate2 v1.1.4
Compiling serde_with_macros v3.15.0
Compiling unic-ucd-ident v0.9.0
Compiling cfb v0.7.3
Compiling crypto-common v0.1.6
Compiling block-buffer v0.10.4
Compiling fdeflate v0.3.7
Compiling jsonptr v0.6.3
Compiling cargo-platform v0.1.9
Compiling serde_spanned v1.0.3
Compiling toml_datetime v0.7.3
Compiling semver v1.0.27
Compiling dyn-clone v1.0.20
Compiling toml_writer v1.0.4
Compiling bytes v1.10.1
Compiling toml v0.9.8
Compiling cargo_metadata v0.19.2
Compiling http v1.3.1
Compiling serde_with v3.15.0
Compiling json-patch v3.0.1
Compiling infer v0.19.0
Compiling png v0.17.16
Compiling digest v0.10.7
Compiling urlpattern v0.3.0
Compiling serde-untagged v0.1.9
Compiling kuchikiki v0.8.8-speedreader
Compiling ctor v0.2.9
Compiling cpufeatures v0.2.17
Compiling same-file v1.0.6
Compiling glob v0.3.3
Compiling dunce v1.0.5
Compiling walkdir v2.5.0
Compiling sha2 v0.10.9
Compiling tauri-utils v2.8.0
Compiling ico v0.4.0
Compiling base64 v0.22.1
Compiling tauri-codegen v2.5.0 (/home/runner/work/tauri/tauri/target/package/tauri-codegen-2.5.0)
Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.90s
Uploading tauri-codegen v2.5.0 (/home/runner/work/tauri/tauri/crates/tauri-codegen)
Uploaded tauri-codegen v2.5.0 to registry `crates-io`
note: waiting for tauri-codegen v2.5.0 to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
Published tauri-codegen v2.5.0 at registry `crates-io`