github tauri-apps/tauri tauri-runtime-wry-v2.8.1
tauri-runtime-wry v2.8.1

11 days ago

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 1037 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding borsh v1.3.0 (available: v1.5.7)
      Adding borsh-derive v1.3.0 (available: v1.5.7)
      Adding cargo_metadata v0.19.2 (available: v0.22.0)
      Adding colored v2.2.0 (available: v3.0.0)
      Adding ctor v0.2.9 (available: v0.5.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.1)
      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.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.82.3)
      Adding oxc_ast v0.36.0 (available: v0.82.3)
      Adding oxc_parser v0.36.0 (available: v0.82.3)
      Adding oxc_span v0.36.0 (available: v0.82.3)
      Adding phf v0.11.3 (available: v0.13.1)
      Adding rpm v0.16.1 (available: v0.17.1)
      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 x509-certificate v0.23.1 (available: v0.25.0)
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 797 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1062 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.2
    │   └── tauri-runtime-wry 2.8.1
    │       └── tauri 2.8.4
    │           ├── 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.8.4
    │           ├── 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.2
    │   ├── tauri-runtime-wry 2.8.1
    │   ├── tauri-runtime 2.8.0
    │   │   ├── tauri-runtime-wry 2.8.1
    │   │   └── tauri 2.8.4
    │   └── tauri 2.8.4
    ├── tauri-runtime-wry 2.8.1
    ├── tauri-runtime 2.8.0
    ├── tauri 2.8.4
    ├── tao 0.34.2
    │   └── tauri-runtime-wry 2.8.1
    ├── muda 0.17.1
    │   ├── tray-icon 0.21.1
    │   │   └── tauri 2.8.4
    │   └── tauri 2.8.4
    └── 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.2
│   │   │   └── tauri-runtime-wry 2.8.1
│   │   │       └── tauri 2.8.4
│   │   │           ├── 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.8.4
│   │   │           ├── 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.2
│   │       ├── tauri-runtime-wry 2.8.1
│   │       ├── tauri-runtime 2.8.0
│   │       │   ├── tauri-runtime-wry 2.8.1
│   │       │   └── tauri 2.8.4
│   │       └── tauri 2.8.4
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.21.1
│   │           └── tauri 2.8.4
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.53.2
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.8.1
│       ├── tauri-runtime 2.8.0
│       ├── tauri 2.8.4
│       ├── tao 0.34.2
│       │   └── tauri-runtime-wry 2.8.1
│       ├── muda 0.17.1
│       │   ├── tray-icon 0.21.1
│       │   └── tauri 2.8.4
│       └── 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.53.2
│   │   └── tauri-runtime-wry 2.8.1
│   │       └── tauri 2.8.4
│   │           ├── 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.8.4
│   │           ├── 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.8.1
│   ├── tauri-runtime 2.8.0
│   │   ├── tauri-runtime-wry 2.8.1
│   │   └── tauri 2.8.4
│   └── tauri 2.8.4
├── gtk 0.18.2
│   ├── wry 0.53.2
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.8.1
│   ├── tauri-runtime 2.8.0
│   ├── tauri 2.8.4
│   ├── tao 0.34.2
│   │   └── tauri-runtime-wry 2.8.1
│   ├── muda 0.17.1
│   │   ├── tray-icon 0.21.1
│   │   │   └── tauri 2.8.4
│   │   └── tauri 2.8.4
│   └── libappindicator 0.9.0
│       └── tray-icon 0.21.1
└── gdkx11 0.18.2
    └── wry 0.53.2

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.2
│   │   └── tauri-runtime-wry 2.8.1
│   │       └── tauri 2.8.4
│   │           ├── 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.8.4
│   │           ├── 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.2
│       ├── tauri-runtime-wry 2.8.1
│       ├── tauri-runtime 2.8.0
│       │   ├── tauri-runtime-wry 2.8.1
│       │   └── tauri 2.8.4
│       └── tauri 2.8.4
├── 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.8.4
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.53.2
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.8.1
│       ├── tauri-runtime 2.8.0
│       ├── tauri 2.8.4
│       ├── tao 0.34.2
│       │   └── tauri-runtime-wry 2.8.1
│       ├── muda 0.17.1
│       │   ├── tray-icon 0.21.1
│       │   └── tauri 2.8.4
│       └── libappindicator 0.9.0
├── gdkx11-sys 0.18.2
│   ├── tao 0.34.2
│   └── gdkx11 0.18.2
│       └── wry 0.53.2
├── gdkwayland-sys 0.18.2
│   └── tao 0.34.2
└── 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.2
    └── tauri-runtime-wry 2.8.1
        └── tauri 2.8.4
            ├── 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.8.4
            ├── 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.2
    └── tauri-runtime-wry 2.8.1
        └── tauri 2.8.4
            ├── 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.8.4
            ├── 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.2
│   └── tauri-runtime-wry 2.8.1
│       └── tauri 2.8.4
│           ├── 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.8.4
│           ├── 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.2
        └── tauri-runtime-wry 2.8.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.2
│   └── tauri-runtime-wry 2.8.1
│       └── tauri 2.8.4
│           ├── 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.8.4
│           ├── 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.2
│   ├── tauri-runtime-wry 2.8.1
│   ├── tauri-runtime 2.8.0
│   │   ├── tauri-runtime-wry 2.8.1
│   │   └── tauri 2.8.4
│   └── tauri 2.8.4
├── tauri-runtime-wry 2.8.1
├── tauri-runtime 2.8.0
├── tauri 2.8.4
├── tao 0.34.2
│   └── tauri-runtime-wry 2.8.1
├── muda 0.17.1
│   ├── tray-icon 0.21.1
│   │   └── tauri 2.8.4
│   └── tauri 2.8.4
└── 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.2
│   │   └── tauri-runtime-wry 2.8.1
│   │       └── tauri 2.8.4
│   │           ├── 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.8.4
│   │           ├── 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.2
│       ├── tauri-runtime-wry 2.8.1
│       ├── tauri-runtime 2.8.0
│       │   ├── tauri-runtime-wry 2.8.1
│       │   └── tauri 2.8.4
│       └── tauri 2.8.4
├── webkit2gtk 2.0.1
├── libappindicator-sys 0.9.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.21.1
│           └── tauri 2.8.4
├── libappindicator 0.9.0
└── gtk 0.18.2
    ├── wry 0.53.2
    ├── webkit2gtk 2.0.1
    ├── tauri-runtime-wry 2.8.1
    ├── tauri-runtime 2.8.0
    ├── tauri 2.8.4
    ├── tao 0.34.2
    │   └── tauri-runtime-wry 2.8.1
    ├── muda 0.17.1
    │   ├── tray-icon 0.21.1
    │   └── tauri 2.8.4
    └── 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.2
    │   └── tauri-runtime-wry 2.8.1
    │       └── tauri 2.8.4
    │           ├── 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.8.4
    │           ├── 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.2
    │   ├── tauri-runtime-wry 2.8.1
    │   ├── tauri-runtime 2.8.0
    │   │   ├── tauri-runtime-wry 2.8.1
    │   │   └── tauri 2.8.4
    │   └── tauri 2.8.4
    ├── tauri-runtime-wry 2.8.1
    ├── tauri-runtime 2.8.0
    ├── tauri 2.8.4
    ├── tao 0.34.2
    │   └── tauri-runtime-wry 2.8.1
    ├── muda 0.17.1
    │   ├── tray-icon 0.21.1
    │   │   └── tauri 2.8.4
    │   └── tauri 2.8.4
    └── 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.8.4
│       ├── 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.8.4
│       ├── 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.8.3
            │   └── tauri-cli-node 0.0.0
            ├── tauri-bundler 2.6.1
            │   └── tauri-cli 2.8.3
            └── tauri 2.8.4

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.2
│   │   └── tauri-runtime-wry 2.8.1
│   │       └── tauri 2.8.4
│   │           ├── 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.8.4
│   │           ├── 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.8.1
│   ├── tauri-runtime 2.8.0
│   │   ├── tauri-runtime-wry 2.8.1
│   │   └── tauri 2.8.4
│   └── tauri 2.8.4
├── soup3 0.5.0
│   ├── wry 0.53.2
│   └── webkit2gtk 2.0.1
├── pango 0.18.3
│   ├── gtk 0.18.2
│   │   ├── wry 0.53.2
│   │   ├── webkit2gtk 2.0.1
│   │   ├── tauri-runtime-wry 2.8.1
│   │   ├── tauri-runtime 2.8.0
│   │   ├── tauri 2.8.4
│   │   ├── tao 0.34.2
│   │   │   └── tauri-runtime-wry 2.8.1
│   │   ├── muda 0.17.1
│   │   │   ├── tray-icon 0.21.1
│   │   │   │   └── tauri 2.8.4
│   │   │   └── tauri 2.8.4
│   │   └── 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.2
├── libappindicator 0.9.0
├── javascriptcore-rs 1.1.2
│   ├── wry 0.53.2
│   └── 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.8.1]

Bug Fixes

  • 03e7c1193 (#14080 by @lucasfernog) Ignore initial navigation to about:blank so on_new_window does not give a warning on first navigation on macOS.

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-runtime-wry v2.8.1 (/home/runner/work/tauri/tauri/crates/tauri-runtime-wry)
    Updating crates.io index
    Packaged 22 files, 301.3KiB (68.1KiB compressed)
   Verifying tauri-runtime-wry v2.8.1 (/home/runner/work/tauri/tauri/crates/tauri-runtime-wry)
 Downloading crates ...
  Downloaded bitflags v1.3.2
  Downloaded cfb v0.7.3
  Downloaded webkit2gtk-sys v2.0.1
  Downloaded darling_macro v0.20.11
  Downloaded unic-ucd-version v0.9.0
  Downloaded option-ext v0.2.0
  Downloaded typeid v1.0.3
  Downloaded urlpattern v0.3.0
  Downloaded proc-macro-crate v1.3.1
  Downloaded toml_datetime v0.7.0
  Downloaded unic-char-range v0.9.0
  Downloaded x11-dl v2.21.0
  Downloaded x11 v2.21.0
  Downloaded proc-macro-crate v2.0.2
  Downloaded soup3-sys v0.5.0
  Downloaded toml_writer v1.0.2
  Downloaded toml_parser v1.0.2
  Downloaded schemars v1.0.4
  Downloaded unic-ucd-ident v0.9.0
  Downloaded wry v0.53.2
  Downloaded uuid v1.18.0
  Downloaded toml_datetime v0.6.3
  Downloaded gtk-sys v0.18.2
  Downloaded gtk v0.18.2
  Downloaded toml v0.8.2
  Downloaded toml_edit v0.20.2
  Downloaded tauri-utils v2.7.0
  Downloaded dlopen2_derive v0.4.1
  Downloaded toml_edit v0.19.15
  Downloaded toml v0.9.5
  Downloaded target-lexicon v0.12.16
  Downloaded system-deps v6.2.2
  Downloaded soup3 v0.5.0
  Downloaded serde_with v3.14.0
  Downloaded serde-untagged v0.1.8
  Downloaded schemars v0.9.0
  Downloaded raw-window-handle v0.6.2
  Downloaded phf_shared v0.11.3
  Downloaded glib v0.18.5
  Downloaded phf_macros v0.11.3
  Downloaded version-compare v0.2.0
  Downloaded phf_generator v0.11.3
  Downloaded pango-sys v0.18.0
  Downloaded pango v0.18.3
  Downloaded jsonptr v0.6.3
  Downloaded json-patch v3.0.1
  Downloaded javascriptcore-rs v1.1.2
  Downloaded infer v0.19.0
  Downloaded hashbrown v0.12.3
  Downloaded gobject-sys v0.18.0
  Downloaded glob v0.3.3
  Downloaded glib-sys v0.18.1
  Downloaded glib-macros v0.18.5
  Downloaded gio-sys v0.18.1
  Downloaded gio v0.18.4
  Downloaded gdk-sys v0.18.2
  Downloaded gdk v0.18.2
  Downloaded dlopen2 v0.8.0
  Downloaded unic-common v0.9.0
  Downloaded heck v0.4.1
  Downloaded gdk-pixbuf v0.18.5
  Downloaded erased-serde v0.4.6
  Downloaded dpi v0.1.2
  Downloaded dirs v6.0.0
  Downloaded winnow v0.5.40
  Downloaded webkit2gtk v2.0.1
  Downloaded tauri-runtime v2.8.0
  Downloaded unic-char-property v0.9.0
  Downloaded rand v0.8.5
  Downloaded gtk3-macros v0.18.2
  Downloaded serde_with_macros v3.14.0
  Downloaded serde_spanned v1.0.0
  Downloaded ref-cast-impl v1.0.24
  Downloaded ref-cast v1.0.24
  Downloaded proc-macro-error-attr v1.0.4
  Downloaded proc-macro-error v1.0.4
  Downloaded darling v0.20.11
  Downloaded cookie v0.18.1
  Downloaded javascriptcore-rs-sys v1.1.1
  Downloaded gdkx11-sys v0.18.2
  Downloaded gdkx11 v0.18.2
  Downloaded gdkwayland-sys v0.18.2
  Downloaded gdk-pixbuf-sys v0.18.0
  Downloaded field-offset v0.3.6
  Downloaded dyn-clone v1.0.20
  Downloaded dirs-sys v0.5.0
  Downloaded chrono v0.4.41
  Downloaded cfg-expr v0.15.8
  Downloaded cairo-sys-rs v0.18.2
  Downloaded cairo-rs v0.18.5
  Downloaded atk-sys v0.18.2
  Downloaded atk v0.18.2
  Downloaded anyhow v1.0.99
  Downloaded darling_core v0.20.11
  Downloaded siphasher v1.0.1
  Downloaded rustc_version v0.4.1
  Downloaded rand_core v0.6.4
  Downloaded rand_chacha v0.3.1
  Downloaded pkg-config v0.3.32
  Downloaded phf v0.11.3
  Downloaded num-traits v0.2.19
  Downloaded memoffset v0.9.1
  Downloaded indexmap v1.9.3
  Downloaded iana-time-zone v0.1.63
  Downloaded hex v0.4.3
  Downloaded futures-macro v0.3.31
  Downloaded futures-executor v0.3.31
  Downloaded dunce v1.0.5
  Downloaded ctor v0.2.9
  Downloaded tao v0.34.2
   Compiling proc-macro2 v1.0.101
   Compiling unicode-ident v1.0.18
   Compiling serde v1.0.219
   Compiling equivalent v1.0.2
   Compiling hashbrown v0.15.5
   Compiling winnow v0.5.40
   Compiling indexmap v2.11.0
   Compiling quote v1.0.40
   Compiling syn v2.0.106
   Compiling pkg-config v0.3.32
   Compiling target-lexicon v0.12.16
   Compiling smallvec v1.15.1
   Compiling heck v0.5.0
   Compiling version-compare v0.2.0
   Compiling libc v0.2.175
   Compiling cfg-expr v0.15.8
   Compiling toml_datetime v0.6.3
   Compiling serde_spanned v0.6.9
   Compiling toml_edit v0.20.2
   Compiling version_check v0.9.5
   Compiling memchr v2.7.5
   Compiling proc-macro-error-attr v1.0.4
   Compiling syn v1.0.109
   Compiling proc-macro-error v1.0.4
   Compiling thiserror v1.0.69
   Compiling once_cell v1.21.3
   Compiling toml v0.8.2
   Compiling synstructure v0.13.2
   Compiling system-deps v6.2.2
   Compiling futures-core v0.3.31
   Compiling futures-task v0.3.31
   Compiling stable_deref_trait v1.2.0
   Compiling slab v0.4.11
   Compiling pin-project-lite v0.2.16
   Compiling glib-sys v0.18.1
   Compiling gobject-sys v0.18.0
   Compiling gio-sys v0.18.1
   Compiling serde_derive v1.0.219
   Compiling thiserror-impl v1.0.69
   Compiling zerofrom-derive v0.1.6
   Compiling gdk-sys v0.18.2
   Compiling zerofrom v0.1.6
   Compiling yoke-derive v0.8.0
   Compiling futures-macro v0.3.31
   Compiling pin-utils v0.1.0
   Compiling futures-util v0.3.31
   Compiling yoke v0.8.0
   Compiling proc-macro-crate v2.0.2
   Compiling heck v0.4.1
   Compiling zerovec-derive v0.11.1
   Compiling glib-macros v0.18.5
   Compiling futures-executor v0.3.31
   Compiling cairo-sys-rs v0.18.2
   Compiling pango-sys v0.18.0
   Compiling gdk-pixbuf-sys v0.18.0
   Compiling futures-channel v0.3.31
   Compiling bitflags v2.9.3
   Compiling zerovec v0.11.4
   Compiling displaydoc v0.2.5
   Compiling atk-sys v0.18.2
   Compiling autocfg v1.5.0
   Compiling gio v0.18.4
   Compiling semver v1.0.26
   Compiling tinystr v0.8.1
   Compiling glib v0.18.5
   Compiling gtk-sys v0.18.2
   Compiling writeable v0.6.1
   Compiling futures-io v0.3.31
   Compiling litemap v0.8.0
   Compiling fnv v1.0.7
   Compiling icu_locale_core v2.0.0
   Compiling potential_utf v0.1.2
   Compiling zerotrie v0.2.2
   Compiling icu_properties_data v2.0.1
   Compiling icu_normalizer_data v2.0.0
   Compiling icu_collections v2.0.0
   Compiling itoa v1.0.15
   Compiling icu_provider v2.0.0
   Compiling rustc_version v0.4.1
   Compiling memoffset v0.9.1
   Compiling field-offset v0.3.6
   Compiling icu_properties v2.0.1
   Compiling icu_normalizer v2.0.0
   Compiling soup3-sys v0.5.0
   Compiling javascriptcore-rs-sys v1.1.1
   Compiling toml_edit v0.19.15
   Compiling ident_case v1.0.1
   Compiling siphasher v1.0.1
   Compiling percent-encoding v2.3.2
   Compiling strsim v0.11.1
   Compiling idna_adapter v1.2.1
   Compiling darling_core v0.20.11
   Compiling proc-macro-crate v1.3.1
   Compiling webkit2gtk-sys v2.0.1
   Compiling gtk v0.18.2
   Compiling x11 v2.21.0
   Compiling rand_core v0.6.4
   Compiling utf8_iter v1.0.4
   Compiling serde_json v1.0.143
   Compiling typeid v1.0.3
   Compiling idna v1.1.0
   Compiling rand v0.8.5
   Compiling cairo-rs v0.18.5
   Compiling atk v0.18.2
   Compiling darling_macro v0.20.11
   Compiling gtk3-macros v0.18.2
   Compiling form_urlencoded v1.2.2
   Compiling phf_shared v0.11.3
   Compiling gdkx11-sys v0.18.2
   Compiling aho-corasick v1.1.3
   Compiling regex-syntax v0.8.6
   Compiling bitflags v1.3.2
   Compiling time-core v0.1.4
   Compiling ryu v1.0.20
   Compiling num-conv v0.1.0
   Compiling unic-char-range v0.9.0
   Compiling unic-common v0.9.0
   Compiling thiserror v2.0.16
   Compiling powerfmt v0.2.0
   Compiling deranged v0.4.0
   Compiling regex-automata v0.4.10
   Compiling unic-ucd-version v0.9.0
   Compiling unic-char-property v0.9.0
   Compiling time-macros v0.2.22
   Compiling phf_generator v0.11.3
   Compiling url v2.5.7
   Compiling darling v0.20.11
   Compiling lock_api v0.4.13
   Compiling uuid v1.18.0
   Compiling thiserror-impl v2.0.16
   Compiling cookie v0.18.1
   Compiling x11-dl v2.21.0
   Compiling anyhow v1.0.99
   Compiling bytes v1.10.1
   Compiling crossbeam-utils v0.8.21
   Compiling byteorder v1.5.0
   Compiling parking_lot_core v0.9.11
   Compiling winnow v0.7.13
   Compiling cfb v0.7.3
   Compiling http v1.3.1
   Compiling erased-serde v0.4.6
   Compiling serde_with_macros v3.14.0
   Compiling toml_parser v1.0.2
   Compiling phf_macros v0.11.3
   Compiling jsonptr v0.6.3
   Compiling gdk-pixbuf v0.18.5
   Compiling pango v0.18.3
   Compiling soup3 v0.5.0
   Compiling time v0.3.41
   Compiling gdk v0.18.2
   Compiling regex v1.11.2
   Compiling unic-ucd-ident v0.9.0
   Compiling javascriptcore-rs v1.1.2
   Compiling serde_spanned v1.0.0
   Compiling dpi v0.1.2
   Compiling toml_datetime v0.7.0
   Compiling cfg-if v1.0.3
   Compiling option-ext v0.2.0
   Compiling toml_writer v1.0.2
   Compiling scopeguard v1.2.0
   Compiling raw-window-handle v0.6.2
   Compiling log v0.4.27
   Compiling toml v0.9.5
   Compiling dirs-sys v0.5.0
   Compiling phf v0.11.3
   Compiling urlpattern v0.3.0
   Compiling serde_with v3.14.0
   Compiling json-patch v3.0.1
   Compiling serde-untagged v0.1.8
   Compiling infer v0.19.0
   Compiling ctor v0.2.9
   Compiling dlopen2_derive v0.4.1
   Compiling dunce v1.0.5
   Compiling glob v0.3.3
   Compiling tauri-runtime v2.8.0
   Compiling wry v0.53.2
   Compiling tauri-utils v2.7.0
   Compiling dlopen2 v0.8.0
   Compiling crossbeam-channel v0.5.15
   Compiling gdkx11 v0.18.2
   Compiling parking_lot v0.12.4
   Compiling dirs v6.0.0
   Compiling gdkwayland-sys v0.18.2
   Compiling tauri-runtime-wry v2.8.1 (/home/runner/work/tauri/tauri/target/package/tauri-runtime-wry-2.8.1)
   Compiling lazy_static v1.5.0
   Compiling webkit2gtk v2.0.1
   Compiling tao v0.34.2
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
   Uploading tauri-runtime-wry v2.8.1 (/home/runner/work/tauri/tauri/crates/tauri-runtime-wry)
    Uploaded tauri-runtime-wry v2.8.1 to registry `crates-io`
note: waiting for tauri-runtime-wry v2.8.1 to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri-runtime-wry v2.8.1 at registry `crates-io`

Don't miss a new tauri release

NewReleases is sending notifications on new releases.