Skip to content

chore(deps): update tauri monorepo #216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Type Update Change
tauri (source) workspace.dependencies minor 2.5.1 -> 2.6.2
tauri-build (source) workspace.dependencies minor 2.2.0 -> 2.3.0

Release Notes

tauri-apps/tauri (tauri)

v2.6.2: tauri v2.6.2

Compare Source

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 1020 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding cargo_metadata v0.19.2 (available: v0.20.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 html5ever v0.29.1 (available: v0.33.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.75.0)
      Adding oxc_ast v0.36.0 (available: v0.75.0)
      Adding oxc_parser v0.36.0 (available: v0.75.0)
      Adding oxc_span v0.36.0 (available: v0.75.0)
      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.2)
      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 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 787 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1045 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.1
    │       └── tauri 2.6.2
    │           ├── 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.6.2
    │           ├── 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.1
    │   └── tauri 2.6.2
    ├── tauri-runtime-wry 2.7.1
    ├── tauri-runtime 2.7.0
    │   ├── tauri-runtime-wry 2.7.1
    │   └── tauri 2.6.2
    ├── tauri 2.6.2
    ├── tao 0.34.0
    │   └── tauri-runtime-wry 2.7.1
    ├── muda 0.17.0
    │   ├── tray-icon 0.21.0
    │   │   └── tauri 2.6.2
    │   └── tauri 2.6.2
    └── 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.1
│   │   │       └── tauri 2.6.2
│   │   │           ├── 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.6.2
│   │   │           ├── 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.1
│   │       └── tauri 2.6.2
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.21.0
│   │           └── tauri 2.6.2
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.52.1
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.7.1
│       ├── tauri-runtime 2.7.0
│       │   ├── tauri-runtime-wry 2.7.1
│       │   └── tauri 2.6.2
│       ├── tauri 2.6.2
│       ├── tao 0.34.0
│       │   └── tauri-runtime-wry 2.7.1
│       ├── muda 0.17.0
│       │   ├── tray-icon 0.21.0
│       │   └── tauri 2.6.2
│       └── 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.1
│   │       └── tauri 2.6.2
│   │           ├── 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.6.2
│   │           ├── 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.1
│   └── tauri 2.6.2
├── gtk 0.18.2
│   ├── wry 0.52.1
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.7.1
│   ├── tauri-runtime 2.7.0
│   │   ├── tauri-runtime-wry 2.7.1
│   │   └── tauri 2.6.2
│   ├── tauri 2.6.2
│   ├── tao 0.34.0
│   │   └── tauri-runtime-wry 2.7.1
│   ├── muda 0.17.0
│   │   ├── tray-icon 0.21.0
│   │   │   └── tauri 2.6.2
│   │   └── tauri 2.6.2
│   └── 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.1
│   │       └── tauri 2.6.2
│   │           ├── 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.6.2
│   │           ├── 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.1
│       └── tauri 2.6.2
├── 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.6.2
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.52.1
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.7.1
│       ├── tauri-runtime 2.7.0
│       │   ├── tauri-runtime-wry 2.7.1
│       │   └── tauri 2.6.2
│       ├── tauri 2.6.2
│       ├── tao 0.34.0
│       │   └── tauri-runtime-wry 2.7.1
│       ├── muda 0.17.0
│       │   ├── tray-icon 0.21.0
│       │   └── tauri 2.6.2
│       └── 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.1
        └── tauri 2.6.2
            ├── 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.6.2
            ├── 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.1
        └── tauri 2.6.2
            ├── 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.6.2
            ├── 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.1
│       └── tauri 2.6.2
│           ├── 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.6.2
│           ├── 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.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.52.1
│   └── tauri-runtime-wry 2.7.1
│       └── tauri 2.6.2
│           ├── 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.6.2
│           ├── 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.1
│   └── tauri 2.6.2
├── tauri-runtime-wry 2.7.1
├── tauri-runtime 2.7.0
│   ├── tauri-runtime-wry 2.7.1
│   └── tauri 2.6.2
├── tauri 2.6.2
├── tao 0.34.0
│   └── tauri-runtime-wry 2.7.1
├── muda 0.17.0
│   ├── tray-icon 0.21.0
│   │   └── tauri 2.6.2
│   └── tauri 2.6.2
└── 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.1
│   │       └── tauri 2.6.2
│   │           ├── 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.6.2
│   │           ├── 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.1
│       └── tauri 2.6.2
├── webkit2gtk 2.0.1
├── libappindicator-sys 0.9.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.21.0
│           └── tauri 2.6.2
├── libappindicator 0.9.0
└── gtk 0.18.2
    ├── wry 0.52.1
    ├── webkit2gtk 2.0.1
    ├── tauri-runtime-wry 2.7.1
    ├── tauri-runtime 2.7.0
    │   ├── tauri-runtime-wry 2.7.1
    │   └── tauri 2.6.2
    ├── tauri 2.6.2
    ├── tao 0.34.0
    │   └── tauri-runtime-wry 2.7.1
    ├── muda 0.17.0
    │   ├── tray-icon 0.21.0
    │   └── tauri 2.6.2
    └── 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.1
    │       └── tauri 2.6.2
    │           ├── 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.6.2
    │           ├── 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.1
    │   └── tauri 2.6.2
    ├── tauri-runtime-wry 2.7.1
    ├── tauri-runtime 2.7.0
    │   ├── tauri-runtime-wry 2.7.1
    │   └── tauri 2.6.2
    ├── tauri 2.6.2
    ├── tao 0.34.0
    │   └── tauri-runtime-wry 2.7.1
    ├── muda 0.17.0
    │   ├── tray-icon 0.21.0
    │   │   └── tauri 2.6.2
    │   └── tauri 2.6.2
    └── 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.6.2
│       ├── 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.6.2
│       ├── 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.6.1
            │   └── tauri-cli-node 0.0.0
            ├── tauri-bundler 2.5.0
            │   └── tauri-cli 2.6.1
            └── tauri 2.6.2

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.1
│   │       └── tauri 2.6.2
│   │           ├── 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.6.2
│   │           ├── 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.1
│   └── tauri 2.6.2
├── 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.1
│   │   ├── tauri-runtime 2.7.0
│   │   │   ├── tauri-runtime-wry 2.7.1
│   │   │   └── tauri 2.6.2
│   │   ├── tauri 2.6.2
│   │   ├── tao 0.34.0
│   │   │   └── tauri-runtime-wry 2.7.1
│   │   ├── muda 0.17.0
│   │   │   ├── tray-icon 0.21.0
│   │   │   │   └── tauri 2.6.2
│   │   │   └── tauri 2.6.2
│   │   └── 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.6.2]

Dependencies
  • Upgraded to tauri-runtime-wry@2.7.1

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 v2.6.2 (/home/runner/work/tauri/tauri/crates/tauri)
warning: ignoring example `commands` as `../../examples/commands/main.rs` is not included in the published package
warning: ignoring example `helloworld` as `../../examples/helloworld/main.rs` is not included in the published package
warning: ignoring example `isolation` as `../../examples/isolation/main.rs` is not included in the published package
warning: ignoring example `multiwebview` as `../../examples/multiwebview/main.rs` is not included in the published package
warning: ignoring example `multiwindow` as `../../examples/multiwindow/main.rs` is not included in the published package
warning: ignoring example `run-return` as `../../examples/run-return/main.rs` is not included in the published package
warning: ignoring example `splashscreen` as `../../examples/splashscreen/main.rs` is not included in the published package
warning: ignoring example `state` as `../../examples/state/main.rs` is not included in the published package
warning: ignoring example `streaming` as `../../examples/streaming/main.rs` is not included in the published package
    Updating crates.io index
    Packaged 141 files, 1.2MiB (273.0KiB compressed)
   Verifying tauri v2.6.2 (/home/runner/work/tauri/tauri/crates/tauri)
 Downloading crates ...
  Downloaded derive_more v0.99.20
  Downloaded tokio-macros v2.5.0
  Downloaded alloc-stdlib v0.2.2
  Downloaded embed-resource v3.0.4
  Downloaded phf v0.8.0
  Downloaded phf_shared v0.8.0
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded rand_pcg v0.2.1
  Downloaded tauri-macros v2.3.1
  Downloaded tauri-codegen v2.3.0
  Downloaded utf-8 v0.7.6
  Downloaded serde_repr v0.1.20
  Downloaded signal-hook-registry v1.4.5
  Downloaded tray-icon v0.21.0
  Downloaded tauri-winres v0.3.1
  Downloaded tendril v0.4.3
  Downloaded markup5ever v0.14.1
  Downloaded selectors v0.24.0
  Downloaded kuchikiki v0.8.8-speedreader
  Downloaded dtoa-short v0.3.5
  Downloaded dirs v6.0.0
  Downloaded cssparser-macros v0.6.1
  Downloaded serialize-to-javascript v0.1.1
  Downloaded string_cache v0.8.9
  Downloaded png v0.17.16
  Downloaded serde_derive_internals v0.29.1
  Downloaded schemars_derive v0.8.22
  Downloaded schemars v0.8.22
  Downloaded rand v0.7.3
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded phf_codegen v0.11.3
  Downloaded muda v0.17.0
  Downloaded keyboard-types v0.7.0
  Downloaded ico v0.4.0
  Downloaded html5ever v0.29.1
  Downloaded futf v0.1.5
  Downloaded dtoa v1.0.10
  Downloaded cargo_toml v0.22.1
  Downloaded cargo_metadata v0.19.2
  Downloaded cargo-platform v0.1.9
  Downloaded brotli-decompressor v5.0.0
  Downloaded brotli v8.0.1
  Downloaded unicode-segmentation v1.12.0
  Downloaded tauri-build v2.3.0
  Downloaded servo_arc v0.2.0
  Downloaded phf_generator v0.8.0
  Downloaded phf_codegen v0.8.0
  Downloaded libloading v0.7.4
  Downloaded libappindicator-sys v0.9.0
  Downloaded libappindicator v0.9.0
  Downloaded cssparser v0.29.6
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded string_cache_codegen v0.5.4
  Downloaded siphasher v0.3.11
  Downloaded simd-adler32 v0.3.7
  Downloaded sha2 v0.10.9
  Downloaded rand_core v0.5.1
  Downloaded rand_chacha v0.2.2
  Downloaded precomputed-hash v0.1.1
  Downloaded phf_shared v0.10.0
  Downloaded phf_macros v0.10.0
  Downloaded phf_generator v0.10.0
  Downloaded phf v0.10.1
  Downloaded option-ext v0.2.0
  Downloaded nodrop v0.1.14
  Downloaded new_debug_unreachable v1.0.6
  Downloaded matches v0.1.10
  Downloaded match_token v0.1.0
  Downloaded mac v0.1.1
  Downloaded getrandom v0.1.16
  Downloaded fxhash v0.2.1
  Downloaded fdeflate v0.3.7
  Downloaded dirs-sys v0.5.0
  Downloaded convert_case v0.4.0
  Downloaded tauri-runtime-wry v2.7.1
   Compiling proc-macro2 v1.0.95
   Compiling unicode-ident v1.0.18
   Compiling serde v1.0.219
   Compiling libc v0.2.174
   Compiling hashbrown v0.15.4
   Compiling equivalent v1.0.2
   Compiling smallvec v1.15.1
   Compiling toml_write v0.1.2
   Compiling indexmap v2.10.0
   Compiling winnow v0.7.11
   Compiling quote v1.0.40
   Compiling pkg-config v0.3.32
   Compiling syn v2.0.104
   Compiling heck v0.5.0
   Compiling target-lexicon v0.12.16
   Compiling version-compare v0.2.0
   Compiling cfg-if v1.0.1
   Compiling memchr v2.7.5
   Compiling cfg-expr v0.15.8
   Compiling syn v1.0.109
   Compiling version_check v0.9.5
   Compiling zerocopy v0.8.26
   Compiling autocfg v1.5.0
   Compiling getrandom v0.2.16
   Compiling thiserror v1.0.69
   Compiling rand_core v0.6.4
   Compiling writeable v0.6.1
   Compiling litemap v0.8.0
   Compiling itoa v1.0.15
   Compiling stable_deref_trait v1.2.0
   Compiling icu_properties_data v2.0.1
   Compiling synstructure v0.13.2
   Compiling ppv-lite86 v0.2.21
   Compiling rand_chacha v0.3.1
   Compiling winnow v0.5.40
   Compiling rand v0.8.5
   Compiling icu_normalizer_data v2.0.0
   Compiling siphasher v1.0.1
   Compiling proc-macro-error-attr v1.0.4
   Compiling serde_derive v1.0.219
   Compiling zerofrom-derive v0.1.6
   Compiling yoke-derive v0.8.0
   Compiling zerovec-derive v0.11.1
   Compiling displaydoc v0.2.5
   Compiling zerofrom v0.1.6
   Compiling thiserror-impl v1.0.69
   Compiling semver v1.0.26
   Compiling phf_shared v0.11.3
   Compiling proc-macro-error v1.0.4
   Compiling once_cell v1.21.3
   Compiling fnv v1.0.7
   Compiling yoke v0.8.0
   Compiling pin-project-lite v0.2.16
   Compiling futures-core v0.3.31
   Compiling phf_generator v0.11.3
   Compiling futures-macro v0.3.31
   Compiling pin-utils v0.1.0
   Compiling slab v0.4.10
   Compiling futures-task v0.3.31
   Compiling siphasher v0.3.11
   Compiling zerovec v0.11.2
   Compiling futures-util v0.3.31
   Compiling ryu v1.0.20
   Compiling heck v0.4.1
   Compiling getrandom v0.1.16
   Compiling futures-channel v0.3.31
   Compiling parking_lot_core v0.9.11
   Compiling utf8_iter v1.0.4
   Compiling byteorder v1.5.0
   Compiling futures-executor v0.3.31
   Compiling lock_api v0.4.13
   Compiling toml_datetime v0.6.11
   Compiling serde_spanned v0.6.9
   Compiling bitflags v2.9.1
   Compiling toml_edit v0.22.27
   Compiling toml_edit v0.20.7
   Compiling rand_core v0.5.1
   Compiling rustc_version v0.4.1
   Compiling tinystr v0.8.1
   Compiling strsim v0.11.1
   Compiling typeid v1.0.3
   Compiling ident_case v1.0.1
   Compiling bitflags v1.3.2
   Compiling scopeguard v1.2.0
   Compiling darling_core v0.20.11
   Compiling icu_locale_core v2.0.0
   Compiling toml v0.8.23
   Compiling system-deps v6.2.2
   Compiling proc-macro-crate v2.0.0
   Compiling potential_utf v0.1.2
   Compiling glib-macros v0.18.5
   Compiling phf_macros v0.11.3
   Compiling zerotrie v0.2.2
   Compiling log v0.4.27
   Compiling glib-sys v0.18.1
   Compiling gobject-sys v0.18.0
   Compiling gio-sys v0.18.1
   Compiling gdk-sys v0.18.2
   Compiling pango-sys v0.18.0
   Compiling cairo-sys-rs v0.18.2
   Compiling gdk-pixbuf-sys v0.18.0
   Compiling atk-sys v0.18.2
   Compiling gio v0.18.4
   Compiling thiserror v2.0.12
   Compiling gtk-sys v0.18.2
   Compiling icu_provider v2.0.0
   Compiling glib v0.18.5
   Compiling darling_macro v0.20.11
   Compiling icu_collections v2.0.0
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling phf_shared v0.8.0
   Compiling thiserror-impl v2.0.12
   Compiling aho-corasick v1.1.3
   Compiling regex-syntax v0.8.5
   Compiling unic-common v0.9.0
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling unic-char-range v0.9.0
   Compiling futures-io v0.3.31
   Compiling unic-char-property v0.9.0
   Compiling unic-ucd-version v0.9.0
   Compiling regex-automata v0.4.9
   Compiling rand v0.7.3
   Compiling darling v0.20.11
   Compiling phf_shared v0.10.0
   Compiling alloc-no-stdlib v2.0.4
   Compiling new_debug_unreachable v1.0.6
   Compiling bytes v1.10.1
   Compiling serde_json v1.0.140
   Compiling getrandom v0.3.3
   Compiling alloc-stdlib v0.2.2
   Compiling regex v1.11.1
   Compiling phf_generator v0.10.0
   Compiling serde_with_macros v3.13.0
   Compiling phf_generator v0.8.0
   Compiling unic-ucd-ident v0.9.0
   Compiling icu_normalizer v2.0.0
   Compiling icu_properties v2.0.1
   Compiling string_cache_codegen v0.5.4
   Compiling phf_codegen v0.11.3
   Compiling mac v0.1.1
   Compiling precomputed-hash v0.1.1
   Compiling anyhow v1.0.98
   Compiling futf v0.1.5
   Compiling markup5ever v0.14.1
   Compiling idna_adapter v1.2.1
   Compiling parking_lot v0.12.4
   Compiling phf_macros v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling brotli-decompressor v5.0.0
   Compiling http v1.3.1
   Compiling cssparser v0.29.6
   Compiling memoffset v0.9.1
   Compiling same-file v1.0.6
   Compiling percent-encoding v2.3.1
   Compiling utf-8 v0.7.6
   Compiling dtoa v1.0.10
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.5
   Compiling form_urlencoded v1.2.1
   Compiling walkdir v2.5.0
   Compiling uuid v1.17.0
   Compiling brotli v8.0.1
   Compiling phf v0.10.1
   Compiling selectors v0.24.0
   Compiling string_cache v0.8.9
   Compiling idna v1.0.3
   Compiling cairo-rs v0.18.5
   Compiling phf v0.11.3
   Compiling field-offset v0.3.6
   Compiling toml_edit v0.19.15
   Compiling cssparser-macros v0.6.1
   Compiling ctor v0.2.9
   Compiling indexmap v1.9.3
   Compiling dunce v1.0.5
   Compiling matches v0.1.10
   Compiling nodrop v0.1.14
   Compiling glob v0.3.2
   Compiling camino v1.1.10
   Compiling convert_case v0.4.0
   Compiling typenum v1.18.0
   Compiling derive_more v0.99.20
   Compiling servo_arc v0.2.0
   Compiling proc-macro-crate v1.3.1
   Compiling url v2.5.4
   Compiling gdk-pixbuf v0.18.5
   Compiling pango v0.18.3
   Compiling phf v0.8.0
   Compiling fxhash v0.2.1
   Compiling match_token v0.1.0
   Compiling serde_derive_internals v0.29.1
   Compiling gdk v0.18.2
   Compiling generic-array v0.14.7
   Compiling gtk v0.18.2
   Compiling hashbrown v0.12.3
   Compiling schemars v0.8.22
   Compiling schemars_derive v0.8.22
   Compiling html5ever v0.29.1
   Compiling gtk3-macros v0.18.2
   Compiling cfb v0.7.3
   Compiling jsonptr v0.6.3
   Compiling atk v0.18.2
   Compiling erased-serde v0.4.6
   Compiling javascriptcore-rs-sys v1.1.1
   Compiling soup3-sys v0.5.0
   Compiling cargo-platform v0.1.9
   Compiling x11 v2.21.0
   Compiling dyn-clone v1.0.19
   Compiling simd-adler32 v0.3.7
   Compiling cargo_metadata v0.19.2
   Compiling serde-untagged v0.1.7
   Compiling json-patch v3.0.1
   Compiling infer v0.19.0
   Compiling kuchikiki v0.8.8-speedreader
   Compiling urlpattern v0.3.0
   Compiling serde_with v3.13.0
   Compiling gdkx11-sys v0.18.2
   Compiling webkit2gtk-sys v2.0.1
   Compiling crossbeam-utils v0.8.21
   Compiling time-core v0.1.4
   Compiling shlex v1.3.0
   Compiling powerfmt v0.2.0
   Compiling adler2 v2.0.1
   Compiling num-conv v0.1.0
   Compiling miniz_oxide v0.8.9
   Compiling deranged v0.4.0
   Compiling time-macros v0.2.22
   Compiling tauri-utils v2.5.0
   Compiling cc v1.2.27
   Compiling dpi v0.1.2
   Compiling cookie v0.18.1
   Compiling crc32fast v1.4.2
   Compiling x11-dl v2.21.0
   Compiling option-ext v0.2.0
   Compiling dirs-sys v0.5.0
   Compiling flate2 v1.1.2
   Compiling time v0.3.41
   Compiling embed-resource v3.0.4
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling fdeflate v0.3.7
   Compiling raw-window-handle v0.6.2
   Compiling png v0.17.16
   Compiling digest v0.10.7
   Compiling tauri-winres v0.3.1
   Compiling crossbeam-channel v0.5.15
   Compiling dirs v6.0.0
   Compiling soup3 v0.5.0
   Compiling javascriptcore-rs v1.1.2
   Compiling cargo_toml v0.22.1
   Compiling dlopen2_derive v0.4.1
   Compiling tauri-runtime v2.7.0
   Compiling cpufeatures v0.2.17
   Compiling wry v0.52.1
   Compiling sha2 v0.10.9
   Compiling dlopen2 v0.7.0
   Compiling webkit2gtk v2.0.1
   Compiling tauri-build v2.3.0
   Compiling ico v0.4.0
   Compiling gdkx11 v0.18.2
   Compiling gdkwayland-sys v0.18.2
   Compiling lazy_static v1.5.0
   Compiling unicode-segmentation v1.12.0
   Compiling base64 v0.22.1
   Compiling tauri-runtime-wry v2.7.1
   Compiling tauri-codegen v2.3.0
   Compiling keyboard-types v0.7.0
   Compiling tao v0.34.0
   Compiling tauri v2.6.2 (/home/runner/work/tauri/tauri/target/package/tauri-2.6.2)
   Compiling serialize-to-javascript-impl v0.1.1
   Compiling serialize-to-javascript v0.1.1
   Compiling tauri-macros v2.3.1
   Compiling muda v0.17.0
   Compiling tokio v1.45.1
   Compiling serde_repr v0.1.20
   Compiling mime v0.3.17
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
   Uploading tauri v2.6.2 (/home/runner/work/tauri/tauri/crates/tauri)
    Uploaded tauri v2.6.2 to registry `crates-io`
note: waiting for `tauri v2.6.2` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tauri v2.6.2 at registry `crates-io`

v2.6.1: tauri v2.6.1

Compare Source

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 1020 packages to latest compatible versions
      Adding apple-codesign v0.27.0 (available: v0.29.0)
      Adding cargo_metadata v0.19.2 (available: v0.20.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 html5ever v0.29.1 (available: v0.32.1)
      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.75.0)
      Adding oxc_ast v0.36.0 (available: v0.75.0)
      Adding oxc_parser v0.36.0 (available: v0.75.0)
      Adding oxc_span v0.36.0 (available: v0.75.0)
      Adding phf v0.11.3 (available: v0.12.1)
      Adding proc-macro-crate v2.0.0 (available: v2.0.2)
      Adding rand v0.8.5 (available: v0.9.1)
      Adding rpm v0.16.0 (available: v0.17.0)
      Adding schemars v0.8.22 (available: v1.0.1)
      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 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 787 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (1045 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.0
    │       └── tauri 2.6.1
    │           ├── 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.6.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.52.1
    │   ├── tauri-runtime-wry 2.7.0
    │   └── tauri 2.6.1
    ├── tauri-runtime-wry 2.7.0
    ├── tauri-runtime 2.7.0
    │   ├── tauri-runtime-wry 2.7.0
    │   └── tauri 2.6.1
    ├── tauri 2.6.1
    ├── tao 0.34.0
    │   └── tauri-runtime-wry 2.7.0
    ├── muda 0.17.0
    │   ├── tray-icon 0.21.0
    │   │   └── tauri 2.6.1
    │   └── tauri 2.6.1
    └── 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.0
│   │   │       └── tauri 2.6.1
│   │   │           ├── 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.6.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.52.1
│   │       ├── tauri-runtime-wry 2.7.0
│   │       └── tauri 2.6.1
│   ├── webkit2gtk 2.0.1
│   ├── libappindicator-sys 0.9.0
│   │   └── libappindicator 0.9.0
│   │       └── tray-icon 0.21.0
│   │           └── tauri 2.6.1
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.52.1
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.7.0
│       ├── tauri-runtime 2.7.0
│       │   ├── tauri-runtime-wry 2.7.0
│       │   └── tauri 2.6.1
│       ├── tauri 2.6.1
│       ├── tao 0.34.0
│       │   └── tauri-runtime-wry 2.7.0
│       ├── muda 0.17.0
│       │   ├── tray-icon 0.21.0
│       │   └── tauri 2.6.1
│       └── 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.0
│   │       └── tauri 2.6.1
│   │           ├── 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.6.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.7.0
│   └── tauri 2.6.1
├── gtk 0.18.2
│   ├── wry 0.52.1
│   ├── webkit2gtk 2.0.1
│   ├── tauri-runtime-wry 2.7.0
│   ├── tauri-runtime 2.7.0
│   │   ├── tauri-runtime-wry 2.7.0
│   │   └── tauri 2.6.1
│   ├── tauri 2.6.1
│   ├── tao 0.34.0
│   │   └── tauri-runtime-wry 2.7.0
│   ├── muda 0.17.0
│   │   ├── tray-icon 0.21.0
│   │   │   └── tauri 2.6.1
│   │   └── tauri 2.6.1
│   └── 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.0
│   │       └── tauri 2.6.1
│   │           ├── 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.6.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.52.1
│       ├── tauri-runtime-wry 2.7.0
│       └── tauri 2.6.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.0
│   │           └── tauri 2.6.1
│   ├── libappindicator 0.9.0
│   └── gtk 0.18.2
│       ├── wry 0.52.1
│       ├── webkit2gtk 2.0.1
│       ├── tauri-runtime-wry 2.7.0
│       ├── tauri-runtime 2.7.0
│       │   ├── tauri-runtime-wry 2.7.0
│       │   └── tauri 2.6.1
│       ├── tauri 2.6.1
│       ├── tao 0.34.0
│       │   └── tauri-runtime-wry 2.7.0
│       ├── muda 0.17.0
│       │   ├── tray-icon 0.21.0
│       │   └── tauri 2.6.1
│       └── 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.0
        └── tauri 2.6.1
            ├── 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.6.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.52.1
    └── tauri-runtime-wry 2.7.0
        └── tauri 2.6.1
            ├── 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.6.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.0
│   └── tauri-runtime-wry 2.7.0
│       └── tauri 2.6.1
│           ├── 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.6.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.52.1
        └── tauri-runtime-wry 2.7.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.52.1
│   └── tauri-runtime-wry 2.7.0
│       └── tauri 2.6.1
│           ├── 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.6.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.52.1
│   ├── tauri-runtime-wry 2.7.0
│   └── tauri 2.6.1
├── tauri-runtime-wry 2.7.0
├── tauri-runtime 2.7.0
│   ├── tauri-runtime-wry 2.7.0
│   └── tauri 2.6.1
├── tauri 2.6.1
├── tao 0.34.0
│   └── tauri-runtime-wry 2.7.0
├── muda 0.17.0
│   ├── tray-icon 0.21.0
│   │   └── tauri 2.6.1
│   └── tauri 2.6.1
└── 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.0
│   │       └── tauri 2.6.1
│   │           ├── 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.6.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.52.1
│       ├── tauri-runtime-wry 2.7.0
│       └── tauri 2.6.1
├── webkit2gtk 2.0.1
├── libappindicator-sys 0.9.0
│   └── libappindicator 0.9.0
│       └── tray-icon 0.21.0
│           └── tauri 2.6.1
├── libappindicator 0.9.0
└── gtk 0.18.2
    ├── wry 0.52.1
    ├── webkit2gtk 2.0.1
    ├── tauri-runtime-wry 2.7.0
    ├── tauri-runtime 2.7.0
    │   ├── tauri-runtime-wry 2.7.0
    │   └── tauri 2.6.1
    ├── tauri 2.6.1
    ├── tao 0.34.0
    │   └── tauri-runtime-wry 2.7.0
    ├── muda 0.17.0
    │   ├── tray-icon 0.21.0
    │   └── tauri 2.6.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.52.1
    │   └── tauri-runtime-wry 2.7.0
    │       └── tauri 2.6.1
    │           ├── 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.6.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.52.1
    │   ├── tauri-runtime-wry 2.7.0
    │   └── tauri 2.6.1
    ├── tauri-runtime-wry 2.7.0
    ├── tauri-runtime 2.7.0
    │   ├── tauri-runtime-wry 2.7.0
    │   └── tauri 2.6.1
    ├── tauri 2.6.1
    ├── tao 0.34.0
    │   └── tauri-runtime-wry 2.7.0
    ├── muda 0.17.0
    │   ├── tray-icon 0.21.0
    │   │   └── tauri 2.6.1
    │   └── tauri 2.6.1
    └── 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.6.1
│       ├── 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.6.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.6
            ├── tauri-cli 2.6.1
            │   └── tauri-cli-node 0.0.0
            ├── tauri-bundler 2.5.0
            │   └── tauri-cli 2.6.1
            └── tauri 2.6.1

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.0
│   │       └── tauri 2.6.1
│   │           ├── 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.6.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.7.0
│   └── tauri 2.6.1
├── 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.0
│   │   ├── tauri-runtime 2.7.0
│   │   │   ├── tauri-runtime-wry 2.7.0
│   │   │   └── tauri 2.6.1
│   │   ├── tauri 2.6.1
│   │   ├── tao 0.34.0
│   │   │   └── tauri-runtime-wry 2.7.0
│   │   ├── muda 0.17.0
│   │   │   ├── tray-icon 0.21.0
│   │   │   │   └── tauri 2.6.1
│   │   │   └── tauri 2.6.1
│   │   └── 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.6.1]
Bug Fixes
Dependencies
  • Upgraded to tauri-macros@2.3.1

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 v2.6.1 (/home/runner/work/tauri/tauri/crates/tauri)
warning: ignoring example `commands` as `../../examples/commands/main.rs` is not included in the published package
warning: ignoring example `helloworld` as `../../examples/helloworld/main.rs` is not included in the published package
warning: ignoring example `isolation` as `../../examples/isolation/main.rs` is not included in the published package
warning: ignoring example `multiwebview` as `../../examples/multiwebview/main.rs` is not included in the published package
warning: ignoring example `multiwindow` as `../../examples/multiwindow/main.rs` is not included in the published package
warning: ignoring example `run-return` as `../../examples/run-return/main.rs` is not included in the published package
warning: ignoring example `splashscreen` as `../../examples/splashscreen/main.rs` is not included in the published package
warning: ignoring example `state` as `../../examples/state/main.rs` is not included in the published package
warning: ignoring example `streaming` as `../../examples/streaming/main.rs` is not included in the published package
    Updating crates.io index
    Packaged 141 files, 1.2MiB (273.0KiB compressed)
   Verifying tauri v2.6.1 (/home/runner/work/tauri/tauri/crates/tauri)
 Downloading crates ...
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded alloc-stdlib v0.2.2
  Downloaded dlopen2_derive v0.4.1
  Downloaded embed-resource v3.0.4
  Downloaded dirs-sys v0.5.0
  Downloaded cargo_toml v0.22.1
  Downloaded cairo-sys-rs v0.18.2
  Downloaded atk-sys v0.18.2
  Downloaded atk v0.18.2
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded cookie v0.18.1
  Downloaded target-lexicon v0.12.16
  Downloaded cairo-rs v0.18.5
  Downloaded webkit2gtk-sys v2.0.1
  Downloaded version-compare v0.2.0
  Downloaded tauri-runtime v2.7.0
  Downloaded tauri-runtime-wry v2.7.0
  Downloaded soup3 v0.5.0
  Downloaded winnow v0.5.40
  Downloaded glib v0.18.5
  Downloaded gtk v0.18.2
  Downloaded x11 v2.21.0
  Downloaded x11-dl v2.21.0
  Downloaded gio-sys v0.18.1
  Downloaded wry v0.52.1
  Downloaded tray-icon v0.21.0
  Downloaded gdk-sys v0.18.2
  Downloaded unicode-segmentation v1.12.0
  Downloaded toml_edit v0.20.7
  Downloaded toml_edit v0.19.15
  Downloaded muda v0.17.0
  Downloaded gdk v0.18.2
  Downloaded gio v0.18.4
  Downloaded brotli v8.0.1
  Downloaded webkit2gtk v2.0.1
  Downloaded gtk-sys v0.18.2
  Downloaded brotli-decompressor v5.0.0
  Downloaded pango v0.18.3
  Downloaded libappindicator v0.9.0
  Downloaded glib-macros v0.18.5
  Downloaded proc-macro-error v1.0.4
  Downloaded pango-sys v0.18.0
  Downloaded libloading v0.7.4
  Downloaded keyboard-types v0.7.0
  Downloaded javascriptcore-rs-sys v1.1.1
  Downloaded raw-window-handle v0.6.2
  Downloaded proc-macro-error-attr v1.0.4
  Downloaded proc-macro-crate v2.0.0
  Downloaded proc-macro-crate v1.3.1
  Downloaded gdk-pixbuf-sys v0.18.0
  Downloaded gdk-pixbuf v0.18.5
  Downloaded futures-macro v0.3.31
  Downloaded futures-executor v0.3.31
  Downloaded field-offset v0.3.6
  Downloaded soup3-sys v0.5.0
  Downloaded pkg-config v0.3.32
  Downloaded option-ext v0.2.0
  Downloaded memoffset v0.9.1
  Downloaded libappindicator-sys v0.9.0
  Downloaded javascriptcore-rs v1.1.2
  Downloaded heck v0.4.1
  Downloaded gtk3-macros v0.18.2
  Downloaded glib-sys v0.18.1
  Downloaded gdkx11-sys v0.18.2
  Downloaded gdkx11 v0.18.2
  Downloaded gdkwayland-sys v0.18.2
  Downloaded tokio-macros v2.5.0
  Downloaded tauri-winres v0.3.1
  Downloaded tauri-build v2.3.0
  Downloaded system-deps v6.2.2
  Downloaded signal-hook-registry v1.4.5
  Downloaded serialize-to-javascript v0.1.1
  Downloaded serde_repr v0.1.20
  Downloaded gobject-sys v0.18.0
  Downloaded dlopen2 v0.7.0
  Downloaded cfg-expr v0.15.8
  Downloaded dpi v0.1.2
  Downloaded dirs v6.0.0
  Downloaded tao v0.34.0
  Downloaded tauri-macros v2.3.1
   Compiling proc-macro2 v1.0.95
   Compiling unicode-ident v1.0.18
   Compiling serde v1.0.219
   Compiling libc v0.2.174
   Compiling equivalent v1.0.2
   Compiling hashbrown v0.15.4
   Compiling smallvec v1.15.1
   Compiling toml_write v0.1.2
   Compiling winnow v0.7.11
   Compiling indexmap v2.9.0
   Compiling quote v1.0.40
   Compiling pkg-config v0.3.32
   Compiling syn v2.0.104
   Compiling heck v0.5.0
   Compiling target-lexicon v0.12.16
   Compiling version-compare v0.2.0
   Compiling cfg-if v1.0.1
   Compiling memchr v2.7.5
   Compiling cfg-expr v0.15.8
   Compiling syn v1.0.109
   Compiling version_check v0.9.5
   Compiling zerocopy v0.8.26
   Compiling autocfg v1.5.0
   Compiling getrandom v0.2.16
   Compiling thiserror v1.0.69
   Compiling rand_core v0.6.4
   Compiling writeable v0.6.1
   Compiling litemap v0.8.0
   Compiling itoa v1.0.15
   Compiling stable_deref_trait v1.2.0
   Compiling icu_properties_data v2.0.1
   Compiling ppv-lite86 v0.2.21
   Compiling synstructure v0.13.2
   Compiling rand_chacha v0.3.1
   Compiling rand v0.8.5
   Compiling icu_normalizer_data v2.0.0
   Compiling winnow v0.5.40
   Compiling siphasher v1.0.1
   Compiling proc-macro-error-attr v1.0.4
   Compiling semver v1.0.26
   Compiling serde_derive v1.0.219
   Compiling zerofrom-derive v0.1.6
   Compiling yoke-derive v0.8.0
   Compiling zerovec-derive v0.11.1
   Compiling zerofrom v0.1.6
   Compiling displaydoc v0.2.5
   Compiling thiserror-impl v1.0.69
   Compiling phf_shared v0.11.3
   Compiling proc-macro-error v1.0.4
   Compiling fnv v1.0.7
   Compiling once_cell v1.21.3
   Compiling yoke v0.8.0
   Compiling pin-project-lite v0.2.16
   Compiling futures-core v0.3.31
   Compiling phf_generator v0.11.3
   Compiling futures-macro v0.3.31
   Compiling slab v0.4.10
   Compiling pin-utils v0.1.0
   Compiling futures-task v0.3.31
   Compiling siphasher v0.3.11
   Compiling zerovec v0.11.2
   Compiling futures-util v0.3.31
   Compiling ryu v1.0.20
   Compiling getrandom v0.1.16
   Compiling heck v0.4.1
   Compiling futures-channel v0.3.31
   Compiling utf8_iter v1.0.4
   Compiling parking_lot_core v0.9.11
   Compiling byteorder v1.5.0
   Compiling lock_api v0.4.13
   Compiling toml_datetime v0.6.11
   Compiling serde_spanned v0.6.9
   Compiling bitflags v2.9.1
   Compiling toml_edit v0.22.27
   Compiling toml_edit v0.20.7
   Compiling futures-executor v0.3.31
   Compiling rustc_version v0.4.1
   Compiling rand_core v0.5.1
   Compiling tinystr v0.8.1
   Compiling typeid v1.0.3
   Compiling scopeguard v1.2.0
   Compiling bitflags v1.3.2
   Compiling strsim v0.11.1
   Compiling ident_case v1.0.1
   Compiling darling_core v0.20.11
   Compiling icu_locale_core v2.0.0
   Compiling toml v0.8.23
   Compiling proc-macro-crate v2.0.0
   Compiling system-deps v6.2.2
   Compiling glib-macros v0.18.5
   Compiling potential_utf v0.1.2
   Compiling phf_macros v0.11.3
   Compiling zerotrie v0.2.2
   Compiling glib-sys v0.18.1
   Compiling gobject-sys v0.18.0
   Compiling gio-sys v0.18.1
   Compiling gdk-sys v0.18.2
   Compiling gdk-pixbuf-sys v0.18.0
   Compiling pango-sys v0.18.0
   Compiling cairo-sys-rs v0.18.2
   Compiling atk-sys v0.18.2
   Compiling thiserror v2.0.12
   Compiling glib v0.18.5
   Compiling gio v0.18.4
   Compiling log v0.4.27
   Compiling icu_provider v2.0.0
   Compiling gtk-sys v0.18.2
   Compiling icu_collections v2.0.0
   Compiling darling_macro v0.20.11
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling phf_shared v0.8.0
   Compiling thiserror-impl v2.0.12
   Compiling aho-corasick v1.1.3
   Compiling regex-syntax v0.8.5
   Compiling unic-common v0.9.0
   Compiling futures-io v0.3.31
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling unic-char-range v0.9.0
   Compiling unic-char-property v0.9.0
   Compiling regex-autom

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ahkohd/tauri-toolkit).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6InYyIiwibGFiZWxzIjpbXX0=-->

@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 078f68a to be73393 Compare June 26, 2025 13:55
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from be73393 to adf4124 Compare June 27, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants