Skip to content

Releases: tauri-apps/tauri

tauri-runtime-wry v0.12.3

03 May 15:41
53a34a8

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (470 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.23.4
│   └── tauri-runtime-wry 0.12.3
│       └── tauri 1.2.5
│           ├── tauri 1.2.5
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.2.1
    ├── tauri-runtime-wry 0.12.3
    ├── tauri-runtime 0.12.2
    │   ├── tauri-runtime-wry 0.12.3
    │   └── tauri 1.2.5
    ├── tauri-macros 1.2.1
    │   └── tauri 1.2.5
    ├── tauri-codegen 1.2.1
    │   ├── tauri-macros 1.2.1
    │   └── tauri-build 1.2.1
    │       └── app-updater 0.1.0
    ├── tauri-build 1.2.1
    ├── tauri 1.2.5
    └── config-schema 0.0.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.2.5
│           ├── tauri 1.2.5
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.2.5

warning: 2 allowed warnings found

[0.12.3]

  • Block remote URLs from accessing the IPC.
    • 9c0593c33 feat(core): block remote URLs from accessing the IPC on 2023-04-12

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime-wry v0.12.3 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
   Verifying tauri-runtime-wry v0.12.3 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
 Downloading crates ...
  Downloaded flate2 v1.0.26
  Downloaded heck v0.3.3
  Downloaded javascriptcore-rs-sys v0.4.0
  Downloaded cfg-expr v0.9.1
  Downloaded soup2-sys v0.2.0
  Downloaded soup2 v0.2.1
  Downloaded system-deps v5.0.0
  Downloaded instant v0.1.12
  Downloaded png v0.17.8
  Downloaded unicode-segmentation v1.10.1
  Downloaded version-compare v0.0.11
  Downloaded miniz_oxide v0.7.1
  Downloaded webkit2gtk-sys v0.18.0
  Downloaded x11 v2.21.0
  Downloaded javascriptcore-rs v0.16.0
  Downloaded gdkx11-sys v0.15.1
  Downloaded webkit2gtk v0.18.2
  Downloaded x11-dl v2.21.0
  Downloaded fdeflate v0.3.0
  Downloaded simd-adler32 v0.3.5
  Downloaded crc32fast v1.3.2
  Downloaded wry v0.23.4
  Downloaded tao v0.15.8
  Downloaded tauri-runtime v0.12.2
   Compiling proc-macro2 v1.0.56
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling autocfg v1.1.0
   Compiling syn v2.0.15
   Compiling serde_derive v1.0.160
   Compiling serde v1.0.160
   Compiling smallvec v1.10.0
   Compiling pkg-config v0.3.27
   Compiling libc v0.2.142
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling winnow v0.4.6
   Compiling target-lexicon v0.12.7
   Compiling heck v0.4.1
   Compiling cfg-expr v0.15.1
   Compiling version-compare v0.1.1
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling serde_spanned v0.6.1
   Compiling toml_datetime v0.6.1
   Compiling toml_edit v0.19.8
   Compiling ppv-lite86 v0.2.17
   Compiling toml v0.7.3
   Compiling system-deps v6.0.5
   Compiling once_cell v1.17.1
   Compiling siphasher v0.3.10
   Compiling version_check v0.9.4
   Compiling glib-sys v0.15.10
   Compiling gobject-sys v0.15.10
   Compiling getrandom v0.1.16
   Compiling bitflags v1.3.2
   Compiling proc-macro-error-attr v1.0.4
   Compiling getrandom v0.2.9
   Compiling futures-core v0.3.28
   Compiling rand_core v0.5.1
   Compiling proc-macro-error v1.0.4
   Compiling slab v0.4.8
   Compiling thiserror v1.0.40
   Compiling futures-task v0.3.28
   Compiling anyhow v1.0.71
   Compiling gdk-sys v0.15.1
   Compiling gio-sys v0.15.10
   Compiling thiserror-impl v1.0.40
   Compiling futures-util v0.3.28
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling proc-macro-crate v1.3.1
   Compiling pin-project-lite v0.2.9
   Compiling futures-channel v0.3.28
   Compiling pin-utils v0.1.0
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling unicode-segmentation v1.10.1
   Compiling heck v0.3.3
   Compiling phf_generator v0.8.0
   Compiling futures-executor v0.3.28
   Compiling glib-macros v0.15.13
   Compiling atk-sys v0.15.1
   Compiling toml v0.5.11
   Compiling cfg-expr v0.9.1
   Compiling version-compare v0.0.11
   Compiling system-deps v5.0.0
   Compiling glib v0.15.12
   Compiling rand_core v0.6.4
   Compiling gdk-pixbuf-sys v0.15.10
   Compiling cairo-sys-rs v0.15.1
   Compiling pango-sys v0.15.10
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling semver v1.0.17
   Compiling rand v0.8.5
   Compiling gtk-sys v0.15.3
   Compiling lock_api v0.4.9
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.7
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling scopeguard v1.1.0
   Compiling log v0.4.17
   Compiling gio v0.15.12
   Compiling futures-io v0.3.28
   Compiling parking_lot v0.12.1
   Compiling rustc_version v0.4.0
   Compiling phf_macros v0.8.0
   Compiling soup2-sys v0.2.0
   Compiling memoffset v0.8.0
   Compiling new_debug_unreachable v1.0.4
   Compiling phf v0.8.0
   Compiling field-offset v0.3.5
   Compiling string_cache_codegen v0.5.2
   Compiling ident_case v1.0.1
   Compiling itoa v1.0.6
   Compiling byteorder v1.4.3
   Compiling strsim v0.10.0
   Compiling tinyvec_macros v0.1.1
   Compiling precomputed-hash v0.1.1
   Compiling serde_json v1.0.96
   Compiling mac v0.1.1
   Compiling futf v0.1.5
   Compiling tinyvec v1.6.0
   Compiling darling_core v0.20.1
   Compiling markup5ever v0.10.1
   Compiling gdk-pixbuf v0.15.11
   Compiling pango v0.15.10
   Compiling cairo-rs v0.15.12
   Compiling javascriptcore-rs-sys v0.4.0
   Compiling uuid v1.3.2
   Compiling cssparser v0.27.2
   Compiling gtk v0.15.5
   Compiling simd-adler32 v0.3.5
   Compiling utf-8 v0.7.6
   Compiling dtoa v0.4.8
   Compiling crc32fast v1.3.2
   Compiling ryu v1.0.13
   Compiling dtoa-short v0.3.3
   Compiling tendril v0.4.3
   Compiling gdk v0.15.4
   Compiling darling_macro v0.20.1
   Compiling unicode-normalization v0.1.22
   Compiling string_cache v0.8.7
   Compiling atk v0.15.1
   Compiling selectors v0.22.0
   Compiling gtk3-macros v0.15.6
   Compiling webkit2gtk-sys v0.18.0
   Compiling html5ever v0.25.2
   Compiling cssparser-macros v0.6.0
   Compiling x11 v2.21.0
   Compiling matches v0.1.10
   Compiling itoa v0.4.8
   Compiling stable_deref_trait v1.2.0
   Compiling crossbeam-utils v0.8.15
   Compiling convert_case v0.4.0
   Compiling percent-encoding v2.2.0
   Compiling adler v1.0.2
   Compiling nodrop v0.1.14
   Compiling unicode-bidi v0.3.13
   Compiling servo_arc v0.1.1
   Compiling idna v0.3.0
   Compiling miniz_oxide v0.7.1
   Compiling form_urlencoded v1.1.0
   Compiling derive_more v0.99.17
   Compiling darling v0.20.1
   Compiling fxhash v0.2.1
   Compiling gdkx11-sys v0.15.1
   Compiling x11-dl v2.21.0
   Compiling thin-slice v0.1.1
   Compiling cc v1.0.79
   Compiling memchr v2.5.0
   Compiling tao v0.15.8
   Compiling flate2 v1.0.26
   Compiling serde_with_macros v2.3.3
   Compiling url v2.3.1
   Compiling treediff v4.0.2
   Compiling fdeflate v0.3.0
   Compiling cfb v0.7.3
   Compiling phf_macros v0.10.0
   Compiling raw-window-handle v0.5.2
   Compiling bytes v1.4.0
   Compiling http v0.2.9
   Compiling phf v0.10.1
   Compiling infer v0.12.0
   Compiling png v0.17.8
   Compiling json-patch v1.0.0
   Compiling crossbeam-channel v0.5.8
   Compiling kuchiki v0.8.1
   Compiling serde_with v2.3.3
   Compiling soup2 v0.2.1
   Compiling javascriptcore-rs v0.16.0
   Compiling ctor v0.1.26
   Compiling instant v0.1.12
   Compiling tauri-runtime v0.12.2
   Compiling lazy_static v1.4.0
   Compiling wry v0.23.4
   Compiling tauri-utils v1.3.0
   Compiling webkit2gtk v0.18.2
   Compiling http-range v0.1.5
   Compiling tauri-runtime-wry v0.12.3 (/home/runner/work/tauri/tauri/target/package/tauri-runtime-wry-0.12.3)
    Finished dev [unoptimized + debuginfo] target(s) in 2m 00s
    Packaged 12 files, 128.7KiB (28.4KiB compressed)
   Uploading tauri-runtime-wry v0.12.3 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
    Updating crates.io index
     Waiting on `tauri-runtime-wry` to propagate to crates.io index (ctrl-c to wait asynchronously)
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index

tauri-runtime-wry v0.11.2

03 May 16:13
1023326

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (472 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.21.1
│   └── tauri-runtime-wry 0.11.2
│       └── tauri 1.1.4
│           ├── tauri 1.1.4
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.1.1
    ├── tauri-runtime-wry 0.11.2
    ├── tauri-runtime 0.11.2
    │   ├── tauri-runtime-wry 0.11.2
    │   └── tauri 1.1.4
    ├── tauri-macros 1.1.1
    │   └── tauri 1.1.4
    ├── tauri-codegen 1.1.1
    │   ├── tauri-macros 1.1.1
    │   └── tauri-build 1.1.1
    │       └── app-updater 0.1.0
    ├── tauri-build 1.1.1
    └── tauri 1.1.4

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.1.4
│           ├── tauri 1.1.4
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.1.4

warning: 2 allowed warnings found

[0.11.2]

  • Block remote URLs from accessing the IPC.
    • 58ea0b452 feat(core): block remote URLs from accessing the IPC on 2023-04-12

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime-wry v0.11.2 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
   Verifying tauri-runtime-wry v0.11.2 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
 Downloading crates ...
  Downloaded png v0.17.8
  Downloaded version-compare v0.0.11
  Downloaded simd-adler32 v0.3.5
  Downloaded heck v0.3.3
  Downloaded javascriptcore-rs-sys v0.4.0
  Downloaded instant v0.1.12
  Downloaded gdkx11-sys v0.15.1
  Downloaded system-deps v5.0.0
  Downloaded javascriptcore-rs v0.16.0
  Downloaded fdeflate v0.3.0
  Downloaded cfg-expr v0.9.1
  Downloaded soup2-sys v0.2.0
  Downloaded crc32fast v1.3.2
  Downloaded webkit2gtk-sys v0.18.0
  Downloaded soup2 v0.2.1
  Downloaded x11-dl v2.21.0
  Downloaded x11 v2.21.0
  Downloaded miniz_oxide v0.7.1
  Downloaded flate2 v1.0.26
  Downloaded webkit2gtk v0.18.2
  Downloaded unicode-segmentation v1.10.1
  Downloaded tauri-runtime v0.11.2
  Downloaded wry v0.21.1
  Downloaded tao v0.14.0
   Compiling proc-macro2 v1.0.56
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.26
   Compiling serde_derive v1.0.160
   Compiling syn v2.0.15
   Compiling autocfg v1.1.0
   Compiling serde v1.0.160
   Compiling smallvec v1.10.0
   Compiling pkg-config v0.3.27
   Compiling libc v0.2.142
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling winnow v0.4.6
   Compiling target-lexicon v0.12.7
   Compiling heck v0.4.1
   Compiling cfg-expr v0.15.1
   Compiling version-compare v0.1.1
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling toml_datetime v0.6.1
   Compiling serde_spanned v0.6.1
   Compiling toml_edit v0.19.8
   Compiling once_cell v1.17.1
   Compiling toml v0.7.3
   Compiling system-deps v6.0.5
   Compiling ppv-lite86 v0.2.17
   Compiling version_check v0.9.4
   Compiling glib-sys v0.15.10
   Compiling gobject-sys v0.15.10
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling bitflags v1.3.2
   Compiling proc-macro-error-attr v1.0.4
   Compiling getrandom v0.2.9
   Compiling futures-core v0.3.28
   Compiling rand_core v0.5.1
   Compiling proc-macro-error v1.0.4
   Compiling slab v0.4.8
   Compiling anyhow v1.0.71
   Compiling futures-task v0.3.28
   Compiling thiserror v1.0.40
   Compiling gdk-sys v0.15.1
   Compiling gio-sys v0.15.10
   Compiling thiserror-impl v1.0.40
   Compiling futures-util v0.3.28
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling proc-macro-crate v1.3.1
   Compiling pin-utils v0.1.0
   Compiling futures-channel v0.3.28
   Compiling pin-project-lite v0.2.9
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling unicode-segmentation v1.10.1
   Compiling heck v0.3.3
   Compiling phf_generator v0.8.0
   Compiling futures-executor v0.3.28
   Compiling glib-macros v0.15.13
   Compiling atk-sys v0.15.1
   Compiling toml v0.5.11
   Compiling cfg-expr v0.9.1
   Compiling version-compare v0.0.11
   Compiling system-deps v5.0.0
   Compiling glib v0.15.12
   Compiling rand_core v0.6.4
   Compiling pango-sys v0.15.10
   Compiling cairo-sys-rs v0.15.1
   Compiling gdk-pixbuf-sys v0.15.10
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling semver v1.0.17
   Compiling rand v0.8.5
   Compiling gtk-sys v0.15.3
   Compiling lock_api v0.4.9
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.7
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling gio v0.15.12
   Compiling scopeguard v1.1.0
   Compiling log v0.4.17
   Compiling futures-io v0.3.28
   Compiling byteorder v1.4.3
   Compiling parking_lot v0.12.1
   Compiling rustc_version v0.4.0
   Compiling phf_macros v0.8.0
   Compiling soup2-sys v0.2.0
   Compiling memoffset v0.8.0
   Compiling new_debug_unreachable v1.0.4
   Compiling phf v0.8.0
   Compiling field-offset v0.3.5
   Compiling string_cache_codegen v0.5.2
   Compiling precomputed-hash v0.1.1
   Compiling serde_json v1.0.96
   Compiling itoa v1.0.6
   Compiling tinyvec_macros v0.1.1
   Compiling ident_case v1.0.1
   Compiling mac v0.1.1
   Compiling strsim v0.10.0
   Compiling darling_core v0.20.1
   Compiling futf v0.1.5
   Compiling tinyvec v1.6.0
   Compiling markup5ever v0.10.1
   Compiling gdk-pixbuf v0.15.11
   Compiling cairo-rs v0.15.12
   Compiling pango v0.15.10
   Compiling javascriptcore-rs-sys v0.4.0
   Compiling uuid v1.3.2
   Compiling cssparser v0.27.2
   Compiling gtk v0.15.5
   Compiling ryu v1.0.13
   Compiling crc32fast v1.3.2
   Compiling simd-adler32 v0.3.5
   Compiling utf-8 v0.7.6
   Compiling dtoa v0.4.8
   Compiling dtoa-short v0.3.3
   Compiling tendril v0.4.3
   Compiling gdk v0.15.4
   Compiling unicode-normalization v0.1.22
   Compiling darling_macro v0.20.1
   Compiling string_cache v0.8.7
   Compiling atk v0.15.1
   Compiling selectors v0.22.0
   Compiling gtk3-macros v0.15.6
   Compiling webkit2gtk-sys v0.18.0
   Compiling html5ever v0.25.2
   Compiling cssparser-macros v0.6.0
   Compiling x11 v2.21.0
   Compiling itoa v0.4.8
   Compiling matches v0.1.10
   Compiling crossbeam-utils v0.8.15
   Compiling adler v1.0.2
   Compiling convert_case v0.4.0
   Compiling unicode-bidi v0.3.13
   Compiling stable_deref_trait v1.2.0
   Compiling nodrop v0.1.14
   Compiling percent-encoding v2.2.0
   Compiling form_urlencoded v1.1.0
   Compiling servo_arc v0.1.1
   Compiling idna v0.3.0
   Compiling derive_more v0.99.17
   Compiling miniz_oxide v0.7.1
   Compiling darling v0.20.1
   Compiling fxhash v0.2.1
   Compiling gdkx11-sys v0.15.1
   Compiling x11-dl v2.21.0
   Compiling thin-slice v0.1.1
   Compiling memchr v2.5.0
   Compiling flate2 v1.0.26
   Compiling serde_with_macros v2.3.3
   Compiling url v2.3.1
   Compiling treediff v4.0.2
   Compiling fdeflate v0.3.0
   Compiling cfb v0.7.3
   Compiling phf_macros v0.10.0
   Compiling tao v0.14.0
   Compiling raw-window-handle v0.5.2
   Compiling uuid v0.8.2
   Compiling bytes v1.4.0
   Compiling http v0.2.9
   Compiling cfb v0.6.1
   Compiling phf v0.10.1
   Compiling infer v0.12.0
   Compiling png v0.17.8
   Compiling json-patch v1.0.0
   Compiling crossbeam-channel v0.5.8
   Compiling kuchiki v0.8.1
   Compiling serde_with v2.3.3
   Compiling soup2 v0.2.1
   Compiling javascriptcore-rs v0.16.0
   Compiling ctor v0.1.26
   Compiling instant v0.1.12
   Compiling lazy_static v1.4.0
   Compiling wry v0.21.1
   Compiling tauri-runtime v0.11.2
   Compiling tauri-utils v1.3.0
   Compiling webkit2gtk v0.18.2
   Compiling infer v0.7.0
   Compiling http-range v0.1.5
   Compiling tauri-runtime-wry v0.11.2 (/home/runner/work/tauri/tauri/target/package/tauri-runtime-wry-0.11.2)
    Finished dev [unoptimized + debuginfo] target(s) in 2m 00s
    Packaged 12 files, 124.3KiB (27.4KiB compressed)
   Uploading tauri-runtime-wry v0.11.2 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
    Updating crates.io index
     Waiting on `tauri-runtime-wry` to propagate to crates.io index (ctrl-c to wait asynchronously)
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index

tauri-runtime-wry v0.10.3

03 May 16:42
68d4397

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (481 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
└── tauri-utils 1.0.3
    ├── tauri-runtime-wry 0.10.3
    │   └── tauri 1.0.9
    │       ├── tauri 1.0.9
    │       ├── restart 0.1.0
    │       └── app-updater 0.1.0
    ├── tauri-runtime 0.10.3
    │   ├── tauri-runtime-wry 0.10.3
    │   └── tauri 1.0.9
    ├── tauri-macros 1.0.4
    │   └── tauri 1.0.9
    ├── tauri-codegen 1.0.4
    │   ├── tauri-macros 1.0.4
    │   └── tauri-build 1.0.4
    │       └── app-updater 0.1.0
    ├── tauri-build 1.0.4
    └── tauri 1.0.9

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.0.9
│           ├── tauri 1.0.9
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.0.9

warning: 2 allowed warnings found

[0.10.3]

  • Block remote URLs from accessing the IPC.
    • fa90214b0 feat(core): block remote URLs from accessing the IPC on 2023-04-12

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime-wry v0.10.3 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
   Verifying tauri-runtime-wry v0.10.3 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
 Downloading crates ...
  Downloaded heck v0.3.3
  Downloaded simd-adler32 v0.3.5
  Downloaded version-compare v0.0.11
  Downloaded unicode-segmentation v1.10.1
  Downloaded png v0.17.8
  Downloaded gdkx11-sys v0.15.1
  Downloaded javascriptcore-rs-sys v0.4.0
  Downloaded cfg-expr v0.9.1
  Downloaded webkit2gtk-sys v0.18.0
  Downloaded webkit2gtk v0.18.2
  Downloaded system-deps v5.0.0
  Downloaded soup2 v0.2.1
  Downloaded miniz_oxide v0.7.1
  Downloaded javascriptcore-rs v0.16.0
  Downloaded x11-dl v2.21.0
  Downloaded x11 v2.21.0
  Downloaded fdeflate v0.3.0
  Downloaded instant v0.1.12
  Downloaded flate2 v1.0.26
  Downloaded crc32fast v1.3.2
  Downloaded soup2-sys v0.2.0
  Downloaded wry v0.19.0
  Downloaded tao v0.12.2
  Downloaded tauri-runtime v0.10.3
   Compiling proc-macro2 v1.0.56
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.26
   Compiling serde_derive v1.0.160
   Compiling syn v2.0.15
   Compiling autocfg v1.1.0
   Compiling serde v1.0.160
   Compiling smallvec v1.10.0
   Compiling pkg-config v0.3.27
   Compiling libc v0.2.142
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling winnow v0.4.6
   Compiling target-lexicon v0.12.7
   Compiling heck v0.4.1
   Compiling cfg-expr v0.15.1
   Compiling version-compare v0.1.1
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling serde_spanned v0.6.1
   Compiling toml_datetime v0.6.1
   Compiling toml_edit v0.19.8
   Compiling once_cell v1.17.1
   Compiling toml v0.7.3
   Compiling system-deps v6.0.5
   Compiling ppv-lite86 v0.2.17
   Compiling version_check v0.9.4
   Compiling glib-sys v0.15.10
   Compiling gobject-sys v0.15.10
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling bitflags v1.3.2
   Compiling proc-macro-error-attr v1.0.4
   Compiling getrandom v0.2.9
   Compiling futures-core v0.3.28
   Compiling rand_core v0.5.1
   Compiling proc-macro-error v1.0.4
   Compiling slab v0.4.8
   Compiling thiserror v1.0.40
   Compiling anyhow v1.0.71
   Compiling futures-task v0.3.28
   Compiling gdk-sys v0.15.1
   Compiling gio-sys v0.15.10
   Compiling thiserror-impl v1.0.40
   Compiling futures-util v0.3.28
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling proc-macro-crate v1.3.1
   Compiling pin-utils v0.1.0
   Compiling pin-project-lite v0.2.9
   Compiling futures-channel v0.3.28
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling unicode-segmentation v1.10.1
   Compiling heck v0.3.3
   Compiling phf_generator v0.8.0
   Compiling futures-executor v0.3.28
   Compiling glib-macros v0.15.13
   Compiling atk-sys v0.15.1
   Compiling toml v0.5.11
   Compiling cfg-expr v0.9.1
   Compiling version-compare v0.0.11
   Compiling glib v0.15.12
   Compiling system-deps v5.0.0
   Compiling rand_core v0.6.4
   Compiling gdk-pixbuf-sys v0.15.10
   Compiling cairo-sys-rs v0.15.1
   Compiling pango-sys v0.15.10
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling semver v1.0.17
   Compiling rand v0.8.5
   Compiling gtk-sys v0.15.3
   Compiling fnv v1.0.7
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling log v0.4.17
   Compiling gio v0.15.12
   Compiling lock_api v0.4.9
   Compiling byteorder v1.4.3
   Compiling futures-io v0.3.28
   Compiling parking_lot_core v0.9.7
   Compiling rustc_version v0.4.0
   Compiling phf_macros v0.8.0
   Compiling soup2-sys v0.2.0
   Compiling memoffset v0.8.0
   Compiling scopeguard v1.1.0
   Compiling new_debug_unreachable v1.0.4
   Compiling phf v0.8.0
   Compiling field-offset v0.3.5
   Compiling string_cache_codegen v0.5.2
   Compiling itoa v1.0.6
   Compiling mac v0.1.1
   Compiling strsim v0.10.0
   Compiling tinyvec_macros v0.1.1
   Compiling precomputed-hash v0.1.1
   Compiling ident_case v1.0.1
   Compiling serde_json v1.0.96
   Compiling darling_core v0.20.1
   Compiling tinyvec v1.6.0
   Compiling futf v0.1.5
   Compiling gdk-pixbuf v0.15.11
   Compiling markup5ever v0.10.1
   Compiling parking_lot v0.12.1
   Compiling pango v0.15.10
   Compiling cairo-rs v0.15.12
   Compiling javascriptcore-rs-sys v0.4.0
   Compiling uuid v1.3.2
   Compiling cssparser v0.27.2
   Compiling gtk v0.15.5
   Compiling simd-adler32 v0.3.5
   Compiling ryu v1.0.13
   Compiling utf-8 v0.7.6
   Compiling dtoa v0.4.8
   Compiling crc32fast v1.3.2
   Compiling dtoa-short v0.3.3
   Compiling tendril v0.4.3
   Compiling gdk v0.15.4
   Compiling string_cache v0.8.7
   Compiling unicode-normalization v0.1.22
   Compiling darling_macro v0.20.1
   Compiling atk v0.15.1
   Compiling selectors v0.22.0
   Compiling gtk3-macros v0.15.6
   Compiling webkit2gtk-sys v0.18.0
   Compiling html5ever v0.25.2
   Compiling cssparser-macros v0.6.0
   Compiling x11 v2.21.0
   Compiling convert_case v0.4.0
   Compiling adler v1.0.2
   Compiling matches v0.1.10
   Compiling stable_deref_trait v1.2.0
   Compiling nodrop v0.1.14
   Compiling unicode-bidi v0.3.13
   Compiling crossbeam-utils v0.8.15
   Compiling itoa v0.4.8
   Compiling percent-encoding v2.2.0
   Compiling form_urlencoded v1.1.0
   Compiling idna v0.3.0
   Compiling servo_arc v0.1.1
   Compiling miniz_oxide v0.7.1
   Compiling derive_more v0.99.17
   Compiling darling v0.20.1
   Compiling fxhash v0.2.1
   Compiling gdkx11-sys v0.15.1
   Compiling x11-dl v2.21.0
   Compiling memchr v2.5.0
   Compiling cty v0.2.2
   Compiling thin-slice v0.1.1
   Compiling raw-window-handle v0.4.3
   Compiling flate2 v1.0.26
   Compiling serde_with_macros v2.3.3
   Compiling url v2.3.1
   Compiling treediff v4.0.2
   Compiling fdeflate v0.3.0
   Compiling cfb v0.7.3
   Compiling phf_macros v0.10.0
   Compiling uuid v0.8.2
   Compiling bytes v1.4.0
   Compiling tao v0.12.2
   Compiling http v0.2.9
   Compiling cfb v0.6.1
   Compiling phf v0.10.1
   Compiling infer v0.12.0
   Compiling png v0.17.8
   Compiling json-patch v1.0.0
   Compiling crossbeam-channel v0.5.8
   Compiling serde_with v2.3.3
   Compiling kuchiki v0.8.1
   Compiling soup2 v0.2.1
   Compiling javascriptcore-rs v0.16.0
   Compiling ctor v0.1.26
   Compiling instant v0.1.12
   Compiling lazy_static v1.4.0
   Compiling wry v0.19.0
   Compiling tauri-utils v1.3.0
   Compiling webkit2gtk v0.18.2
   Compiling infer v0.7.0
   Compiling http-range v0.1.5
   Compiling tauri-runtime v0.10.3
   Compiling tauri-runtime-wry v0.10.3 (/home/runner/work/tauri/tauri/target/package/tauri-runtime-wry-0.10.3)
    Finished dev [unoptimized + debuginfo] target(s) in 2m 00s
    Packaged 11 files, 120.9KiB (26.8KiB compressed)
   Uploading tauri-runtime-wry v0.10.3 (/home/runner/work/tauri/tauri/core/tauri-runtime-wry)
    Updating crates.io index
     Waiting on `tauri-runtime-wry` to propagate to crates.io index (ctrl-c to wait asynchronously)
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index

tauri-runtime v0.13.0

03 May 13:47
7fd4ca0

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (520 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.1
│   └── tauri-runtime-wry 0.13.0
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.3.0
    ├── tauri-tauri-config-schema 0.0.0
    ├── tauri-runtime-wry 0.13.0
    ├── tauri-runtime 0.13.0
    │   ├── tauri-runtime-wry 0.13.0
    │   └── tauri 1.3.0
    ├── tauri-macros 1.3.0
    │   └── tauri 1.3.0
    ├── tauri-codegen 1.3.0
    │   ├── tauri-macros 1.3.0
    │   └── tauri-build 1.3.0
    │       └── app-updater 0.1.0
    ├── tauri-build 1.3.0
    └── tauri 1.3.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.3.0

warning: 2 allowed warnings found

[0.13.0]

  • Added the additional_browser_args option when creating a window.
    • 3dc38b15 feat(core): expose additional_browser_args to window config (fix: #5757) (#5799) on 2022-12-14
  • Added the content_protected option when creating a window and Window::set_content_protected to change it at runtime.
  • Added Builder::device_event_filter and App::set_device_event_filter methods.
    • 73fd60ee expose set_device_event_filter in tauri (#5562) on 2022-12-13
  • Add is_minimized() window method.
  • Bump minimum supported Rust version to 1.60.
    • 5fdc616d feat: Use the zbus-backed of notify-rust (#6332) on 2023-03-31
  • Pin raw-window-handle to 0.5.0 to keep MSRV.
    • c46c09f3 fix(deps): pin raw-window-handle to 0.5.0 (#6480) on 2023-03-17
  • Added navigation_handler field on PendingWindow.
    • 3f35b452 Expose wry navigation_handler via WindowBuilder closes #4080 (#5686) on 2022-12-27
  • Add title getter on window.
  • Added TrayHandle::set_tooltip and SystemTray::with_tooltip.
    • 2265e097 feat(windows): implement with_tooltip (#5938) on 2023-01-01
  • Added window's url() getter.
  • On Windows, change webview theme based on Window theme for more accurate prefers-color-scheme support.
    • 7a8d570d fix: sync webview theme with window theme on Windows, closes #5802 (#5874) on 2022-12-27

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime v0.13.0 (/home/runner/work/tauri/tauri/core/tauri-runtime)
   Verifying tauri-runtime v0.13.0 (/home/runner/work/tauri/tauri/core/tauri-runtime)
 Downloading crates ...
  Downloaded futures-executor v0.3.28
  Downloaded slab v0.4.8
  Downloaded gdk-pixbuf v0.15.11
  Downloaded target-lexicon v0.12.7
  Downloaded pango v0.15.10
  Downloaded version-compare v0.1.1
  Downloaded gtk3-macros v0.15.6
  Downloaded futures-task v0.3.28
  Downloaded proc-macro-crate v1.3.1
  Downloaded pin-utils v0.1.0
  Downloaded futures-io v0.3.28
  Downloaded cty v0.2.2
  Downloaded gobject-sys v0.15.10
  Downloaded field-offset v0.3.5
  Downloaded system-deps v6.0.5
  Downloaded http-range v0.1.5
  Downloaded glib-macros v0.15.13
  Downloaded raw-window-handle v0.5.0
  Downloaded gdk-pixbuf-sys v0.15.10
  Downloaded cfg-expr v0.15.1
  Downloaded atk-sys v0.15.1
  Downloaded cairo-sys-rs v0.15.1
  Downloaded futures-channel v0.3.28
  Downloaded pango-sys v0.15.10
  Downloaded atk v0.15.1
  Downloaded cairo-rs v0.15.12
  Downloaded glib-sys v0.15.10
  Downloaded futures-util v0.3.28
  Downloaded gdk-sys v0.15.1
  Downloaded gio-sys v0.15.10
  Downloaded gdk v0.15.4
  Downloaded gtk-sys v0.15.3
  Downloaded gio v0.15.12
  Downloaded gtk v0.15.5
  Downloaded glib v0.15.12
   Compiling proc-macro2 v1.0.56
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.26
   Compiling autocfg v1.1.0
   Compiling syn v2.0.15
   Compiling serde_derive v1.0.160
   Compiling serde v1.0.160
   Compiling libc v0.2.142
   Compiling smallvec v1.10.0
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling winnow v0.4.6
   Compiling target-lexicon v0.12.7
   Compiling heck v0.4.1
   Compiling pkg-config v0.3.27
   Compiling cfg-expr v0.15.1
   Compiling version-compare v0.1.1
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling serde_spanned v0.6.1
   Compiling toml_datetime v0.6.1
   Compiling toml_edit v0.19.8
   Compiling ppv-lite86 v0.2.17
   Compiling toml v0.7.3
   Compiling system-deps v6.0.5
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling glib-sys v0.15.10
   Compiling rand_core v0.5.1
   Compiling gobject-sys v0.15.10
   Compiling getrandom v0.2.9
   Compiling version_check v0.9.4
   Compiling once_cell v1.17.1
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling phf_generator v0.8.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling futures-core v0.3.28
   Compiling proc-macro-error v1.0.4
   Compiling rand_core v0.6.4
   Compiling slab v0.4.8
   Compiling futures-task v0.3.28
   Compiling thiserror v1.0.40
   Compiling anyhow v1.0.71
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling thiserror-impl v1.0.40
   Compiling bitflags v1.3.2
   Compiling futures-util v0.3.28
   Compiling rand v0.8.5
   Compiling proc-macro-crate v1.3.1
   Compiling pin-project-lite v0.2.9
   Compiling futures-channel v0.3.28
   Compiling pin-utils v0.1.0
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling gio-sys v0.15.10
   Compiling fnv v1.0.7
   Compiling glib-macros v0.15.13
   Compiling futures-executor v0.3.28
   Compiling lock_api v0.4.9
   Compiling semver v1.0.17
   Compiling parking_lot_core v0.9.7
   Compiling glib v0.15.12
   Compiling phf_macros v0.8.0
   Compiling pango-sys v0.15.10
   Compiling atk-sys v0.15.1
   Compiling gdk-sys v0.15.1
   Compiling cairo-sys-rs v0.15.1
   Compiling gdk-pixbuf-sys v0.15.10
   Compiling new_debug_unreachable v1.0.4
   Compiling log v0.4.17
   Compiling scopeguard v1.1.0
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling mac v0.1.1
   Compiling byteorder v1.4.3
   Compiling precomputed-hash v0.1.1
   Compiling ident_case v1.0.1
   Compiling strsim v0.10.0
   Compiling darling_core v0.20.1
   Compiling futf v0.1.5
   Compiling markup5ever v0.10.1
   Compiling parking_lot v0.12.1
   Compiling cssparser v0.27.2
   Compiling itoa v1.0.6
   Compiling tinyvec_macros v0.1.1
   Compiling serde_json v1.0.96
   Compiling dtoa v0.4.8
   Compiling gio v0.15.12
   Compiling utf-8 v0.7.6
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.3
   Compiling tinyvec v1.6.0
   Compiling string_cache v0.8.7
   Compiling darling_macro v0.20.1
   Compiling rustc_version v0.4.0
   Compiling selectors v0.22.0
   Compiling gtk-sys v0.15.3
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling memoffset v0.8.0
   Compiling convert_case v0.4.0
   Compiling ryu v1.0.13
   Compiling futures-io v0.3.28
   Compiling nodrop v0.1.14
   Compiling stable_deref_trait v1.2.0
   Compiling matches v0....
Read more

tauri-runtime v0.12.2

03 May 15:38
53a34a8

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (470 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.23.4
│   └── tauri-runtime-wry 0.12.3
│       └── tauri 1.2.5
│           ├── tauri 1.2.5
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.2.1
    ├── tauri-runtime-wry 0.12.3
    ├── tauri-runtime 0.12.2
    │   ├── tauri-runtime-wry 0.12.3
    │   └── tauri 1.2.5
    ├── tauri-macros 1.2.1
    │   └── tauri 1.2.5
    ├── tauri-codegen 1.2.1
    │   ├── tauri-macros 1.2.1
    │   └── tauri-build 1.2.1
    │       └── app-updater 0.1.0
    ├── tauri-build 1.2.1
    ├── tauri 1.2.5
    └── config-schema 0.0.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.2.5
│           ├── tauri 1.2.5
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.2.5

warning: 2 allowed warnings found

[0.12.2]

  • Block remote URLs from accessing the IPC.
    • 9c0593c33 feat(core): block remote URLs from accessing the IPC on 2023-04-12

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime v0.12.2 (/home/runner/work/tauri/tauri/core/tauri-runtime)
   Verifying tauri-runtime v0.12.2 (/home/runner/work/tauri/tauri/core/tauri-runtime)
 Downloading crates ...
  Downloaded fnv v1.0.7
  Downloaded futures-channel v0.3.28
  Downloaded new_debug_unreachable v1.0.4
  Downloaded gtk3-macros v0.15.6
  Downloaded field-offset v0.3.5
  Downloaded lock_api v0.4.9
  Downloaded http-range v0.1.5
  Downloaded cairo-sys-rs v0.15.1
  Downloaded getrandom v0.1.16
  Downloaded markup5ever v0.10.1
  Downloaded gobject-sys v0.15.10
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded raw-window-handle v0.5.2
  Downloaded precomputed-hash v0.1.1
  Downloaded cfg-expr v0.15.1
  Downloaded system-deps v6.0.5
  Downloaded string_cache_codegen v0.5.2
  Downloaded time-core v0.1.0
  Downloaded nodrop v0.1.14
  Downloaded cssparser-macros v0.6.0
  Downloaded phf_macros v0.8.0
  Downloaded tendril v0.4.3
  Downloaded version-compare v0.1.1
  Downloaded target-lexicon v0.12.7
  Downloaded servo_arc v0.1.1
  Downloaded rand_chacha v0.3.1
  Downloaded utf-8 v0.7.6
  Downloaded uuid v1.3.2
  Downloaded phf_shared v0.8.0
  Downloaded gdk-pixbuf v0.15.11
  Downloaded rand_core v0.6.4
  Downloaded atk-sys v0.15.1
  Downloaded serde_with v2.3.3
  Downloaded futures-core v0.3.28
  Downloaded thin-slice v0.1.1
  Downloaded futures-executor v0.3.28
  Downloaded treediff v4.0.2
  Downloaded ctor v0.1.26
  Downloaded futures-io v0.3.28
  Downloaded fxhash v0.2.1
  Downloaded stable_deref_trait v1.2.0
  Downloaded siphasher v0.3.10
  Downloaded serde_with_macros v2.3.3
  Downloaded string_cache v0.8.7
  Downloaded darling_macro v0.20.1
  Downloaded convert_case v0.4.0
  Downloaded selectors v0.22.0
  Downloaded futf v0.1.5
  Downloaded darling v0.20.1
  Downloaded dtoa v0.4.8
  Downloaded matches v0.1.10
  Downloaded mac v0.1.1
  Downloaded parking_lot_core v0.9.7
  Downloaded pango-sys v0.15.10
  Downloaded glib-macros v0.15.13
  Downloaded time-macros v0.2.8
  Downloaded getrandom v0.2.9
  Downloaded phf_generator v0.10.0
  Downloaded phf_macros v0.10.0
  Downloaded phf_codegen v0.8.0
  Downloaded phf_shared v0.10.0
  Downloaded phf v0.10.1
  Downloaded phf v0.8.0
  Downloaded futures-task v0.3.28
  Downloaded atk v0.15.1
  Downloaded tauri-utils v1.3.0
  Downloaded gdk-pixbuf-sys v0.15.10
  Downloaded dtoa-short v0.3.3
  Downloaded num-integer v0.1.45
  Downloaded iana-time-zone v0.1.56
  Downloaded slab v0.4.8
  Downloaded ppv-lite86 v0.2.17
  Downloaded infer v0.12.0
  Downloaded cairo-rs v0.15.12
  Downloaded proc-macro-crate v1.3.1
  Downloaded phf_generator v0.8.0
  Downloaded kuchiki v0.8.1
  Downloaded itoa v0.4.8
  Downloaded rustc_version v0.4.0
  Downloaded rand_core v0.5.1
  Downloaded rand_pcg v0.2.1
  Downloaded rand_chacha v0.2.2
  Downloaded cssparser v0.27.2
  Downloaded glib-sys v0.15.10
  Downloaded json-patch v1.0.0
  Downloaded pin-utils v0.1.0
  Downloaded pango v0.15.10
  Downloaded gdk-sys v0.15.1
  Downloaded cfb v0.7.3
  Downloaded num-traits v0.2.15
  Downloaded darling_core v0.20.1
  Downloaded parking_lot v0.12.1
  Downloaded gdk v0.15.4
  Downloaded derive_more v0.99.17
  Downloaded html5ever v0.25.2
  Downloaded time v0.3.20
  Downloaded rand v0.8.5
  Downloaded rand v0.7.3
  Downloaded gio-sys v0.15.10
  Downloaded http v0.2.9
  Downloaded gtk-sys v0.15.3
  Downloaded chrono v0.4.24
  Downloaded gio v0.15.12
  Downloaded futures-util v0.3.28
  Downloaded gtk v0.15.5
  Downloaded glib v0.15.12
   Compiling proc-macro2 v1.0.56
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling autocfg v1.1.0
   Compiling syn v2.0.15
   Compiling serde_derive v1.0.160
   Compiling serde v1.0.160
   Compiling libc v0.2.142
   Compiling smallvec v1.10.0
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling winnow v0.4.6
   Compiling target-lexicon v0.12.7
   Compiling heck v0.4.1
   Compiling pkg-config v0.3.27
   Compiling cfg-expr v0.15.1
   Compiling version-compare v0.1.1
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling serde_spanned v0.6.1
   Compiling toml_datetime v0.6.1
   Compiling toml_edit v0.19.8
   Compiling ppv-lite86 v0.2.17
   Compiling toml v0.7.3
   Compiling system-deps v6.0.5
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling glib-sys v0.15.10
   Compiling rand_core v0.5.1
   Compiling gobject-sys v0.15.10
   Compiling getrandom v0.2.9
   Compiling version_check v0.9.4
   Compiling once_cell v1.17.1
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling phf_generator v0.8.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling futures-core v0.3.28
   Compiling proc-macro-error v1.0.4
   Compiling rand_core v0.6.4
   Compiling slab v0.4.8
   Compiling thiserror v1.0.40
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling anyhow v1.0.71
   Compiling futures-task v0.3.28
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling thiserror-impl v1.0.40
   Compiling bitflags v1.3.2
   Compiling futures-util v0.3.28
   Compiling rand v0.8.5
   Compiling proc-macro-crate v1.3.1
   Compiling pin-utils v0.1.0
   Compiling pin-project-lite v0.2.9
   Compiling futures-channel v0.3.28
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling gio-sys v0.15.10
   Compiling fnv v1.0.7
   Compiling glib-macros v0.15.13
   Compiling futures-executor v0.3.28
   Compiling lock_api v0.4.9
   Compiling semver v1.0.17
   Compiling parking_lot_core v0.9.7
   Compiling glib v0.15.12
   Compiling phf_macros v0.8.0
   Compiling gdk-pixbuf-sys v0.15.10
   Compiling cairo-sys-rs v0.15.1
   Compiling gdk-sys v0.15.1
   Compiling pango-sys v0.15.10
   Compiling atk-sys v0.15.1
   Compiling scopeguard v1.1.0
   Compiling log v0.4.17
   Compiling new_debug_unreachable v1.0.4
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling ident_case v1.0.1
   Compiling byteorder v1.4.3
   Compiling strsim v0.10.0
   Compiling mac v0.1.1
   Compiling precomputed-hash v0.1.1
   Compiling futf v0.1.5
   Compiling darling_core v0.20.1
   Compiling markup5ever v0.10.1
   Compiling parking_lot v0.12.1
   Compiling cssparser v0.27.2
   Compiling dtoa v0.4.8
   Compiling itoa v1.0.6
   Compiling utf-8 v0.7.6
   Compiling gio v0.15.12
   Compiling tinyvec_macros v0.1.1
   Compiling serde_json v1.0.96
   Compiling tinyvec v1.6.0
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.3
   Compiling string_cache v0.8.7
   Compiling darling_macro v0.20.1
   Compiling rustc_version v0.4.0
   Compiling selectors v0.22.0
   Compiling gtk-sys v0.15.3
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling memoffset v0.8.0
   Compiling nodrop v0.1.14
   Compiling matches v0.1.10
   Compiling ryu v1.0.13
   Compiling convert_case v0.4.0
   Compiling stable_deref_trait v1.2.0
   Compiling futures-io v0.3.28
   Compiling itoa v0.4.8
   Compiling servo_arc v0.1.1
   Compiling derive_more v0.99.17
   Compiling darling v0.20.1
   Compiling field-offset v0.3.5
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling uuid v1.3.2
   Compiling memchr v2.5.0
   Compiling unicode-bidi v0.3.13
   Compiling thin-slice v0.1.1
   Compiling percent-encoding v2.2.0
   Compiling form_urlencoded v1.1.0
   Compiling gdk-pixbuf v0.15.11
   Compiling idna v0.3.0
   Compiling cfb v0.7.3
   Compiling serde_with_macros v2.3.3
   Compiling treediff v4.0.2
   Compiling pango v0.15.10
   Compiling cairo-rs v0.15.12
   Compiling phf_macros v0.10.0
   Compiling gtk v0.15.5
   Compiling phf v0.10.1
   Compiling gdk v0.15.4
   Compiling json-patch v1.0.0
   Compiling serde_with v2.3.3
   Compiling kuchiki v0.8.1
   Compiling infer v0.12.0
   Compiling url v2.3.1
   Compiling atk v0.15.1
   Compiling gtk3-macros v0.15.6
   Compiling ctor v0.1.26
   Compiling bytes v1.4.0
   Compiling tauri-runtime v0.12.2 (/home/runner/work/tauri/tauri/target/package/tauri-runtime-0.12.2)
   Compiling taur...
Read more

tauri-runtime v0.11.2

03 May 16:11
1023326

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (472 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.21.1
│   └── tauri-runtime-wry 0.11.2
│       └── tauri 1.1.4
│           ├── tauri 1.1.4
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.1.1
    ├── tauri-runtime-wry 0.11.2
    ├── tauri-runtime 0.11.2
    │   ├── tauri-runtime-wry 0.11.2
    │   └── tauri 1.1.4
    ├── tauri-macros 1.1.1
    │   └── tauri 1.1.4
    ├── tauri-codegen 1.1.1
    │   ├── tauri-macros 1.1.1
    │   └── tauri-build 1.1.1
    │       └── app-updater 0.1.0
    ├── tauri-build 1.1.1
    └── tauri 1.1.4

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.1.4
│           ├── tauri 1.1.4
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.1.4

warning: 2 allowed warnings found

[0.11.2]

  • Block remote URLs from accessing the IPC.
    • 58ea0b452 feat(core): block remote URLs from accessing the IPC on 2023-04-12

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime v0.11.2 (/home/runner/work/tauri/tauri/core/tauri-runtime)
   Verifying tauri-runtime v0.11.2 (/home/runner/work/tauri/tauri/core/tauri-runtime)
 Downloading crates ...
  Downloaded rand v0.8.5
  Downloaded rand_core v0.6.4
  Downloaded futures-task v0.3.28
  Downloaded ctor v0.1.26
  Downloaded getrandom v0.2.9
  Downloaded matches v0.1.10
  Downloaded lock_api v0.4.9
  Downloaded parking_lot v0.12.1
  Downloaded num-traits v0.2.15
  Downloaded rand_core v0.5.1
  Downloaded cfb v0.7.3
  Downloaded rand v0.7.3
  Downloaded slab v0.4.8
  Downloaded system-deps v6.0.5
  Downloaded phf_codegen v0.8.0
  Downloaded phf v0.10.1
  Downloaded html5ever v0.25.2
  Downloaded cssparser-macros v0.6.0
  Downloaded infer v0.12.0
  Downloaded http-range v0.1.5
  Downloaded new_debug_unreachable v1.0.4
  Downloaded selectors v0.22.0
  Downloaded gdk-pixbuf v0.15.11
  Downloaded gobject-sys v0.15.10
  Downloaded json-patch v1.0.0
  Downloaded pango v0.15.10
  Downloaded markup5ever v0.10.1
  Downloaded gdk-sys v0.15.1
  Downloaded stable_deref_trait v1.2.0
  Downloaded rustc_version v0.4.0
  Downloaded time-core v0.1.0
  Downloaded uuid v0.8.2
  Downloaded utf-8 v0.7.6
  Downloaded time-macros v0.2.8
  Downloaded uuid v1.3.2
  Downloaded futures-io v0.3.28
  Downloaded futures-executor v0.3.28
  Downloaded futures-core v0.3.28
  Downloaded getrandom v0.1.16
  Downloaded nodrop v0.1.14
  Downloaded tauri-utils v1.3.0
  Downloaded phf_macros v0.8.0
  Downloaded proc-macro-crate v1.3.1
  Downloaded precomputed-hash v0.1.1
  Downloaded servo_arc v0.1.1
  Downloaded string_cache_codegen v0.5.2
  Downloaded thin-slice v0.1.1
  Downloaded version-compare v0.1.1
  Downloaded siphasher v0.3.10
  Downloaded dtoa-short v0.3.3
  Downloaded fxhash v0.2.1
  Downloaded futf v0.1.5
  Downloaded field-offset v0.3.5
  Downloaded darling_macro v0.20.1
  Downloaded cairo-sys-rs v0.15.1
  Downloaded rand_pcg v0.2.1
  Downloaded gdk-pixbuf-sys v0.15.10
  Downloaded itoa v0.4.8
  Downloaded iana-time-zone v0.1.56
  Downloaded treediff v4.0.2
  Downloaded target-lexicon v0.12.7
  Downloaded string_cache v0.8.7
  Downloaded tendril v0.4.3
  Downloaded darling v0.20.1
  Downloaded dtoa v0.4.8
  Downloaded kuchiki v0.8.1
  Downloaded glib-macros v0.15.13
  Downloaded gio v0.15.12
  Downloaded glib v0.15.12
  Downloaded mac v0.1.1
  Downloaded phf v0.8.0
  Downloaded glib-sys v0.15.10
  Downloaded gdk v0.15.4
  Downloaded cairo-rs v0.15.12
  Downloaded derive_more v0.99.17
  Downloaded cssparser v0.27.2
  Downloaded cfb v0.6.1
  Downloaded atk-sys v0.15.1
  Downloaded serde_with v2.3.3
  Downloaded serde_with_macros v2.3.3
  Downloaded raw-window-handle v0.5.2
  Downloaded gio-sys v0.15.10
  Downloaded num-integer v0.1.45
  Downloaded chrono v0.4.24
  Downloaded phf_shared v0.10.0
  Downloaded phf_shared v0.8.0
  Downloaded phf_macros v0.10.0
  Downloaded phf_generator v0.10.0
  Downloaded phf_generator v0.8.0
  Downloaded http v0.2.9
  Downloaded futures-util v0.3.28
  Downloaded futures-channel v0.3.28
  Downloaded fnv v1.0.7
  Downloaded convert_case v0.4.0
  Downloaded time v0.3.20
  Downloaded rand_chacha v0.3.1
  Downloaded rand_chacha v0.2.2
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded ppv-lite86 v0.2.17
  Downloaded pin-utils v0.1.0
  Downloaded parking_lot_core v0.9.7
  Downloaded gtk3-macros v0.15.6
  Downloaded darling_core v0.20.1
  Downloaded cfg-expr v0.15.1
  Downloaded atk v0.15.1
  Downloaded gtk v0.15.5
  Downloaded gtk-sys v0.15.3
  Downloaded pango-sys v0.15.10
  Downloaded infer v0.7.0
   Compiling proc-macro2 v1.0.56
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling autocfg v1.1.0
   Compiling syn v2.0.15
   Compiling serde_derive v1.0.160
   Compiling serde v1.0.160
   Compiling libc v0.2.142
   Compiling smallvec v1.10.0
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling winnow v0.4.6
   Compiling target-lexicon v0.12.7
   Compiling heck v0.4.1
   Compiling pkg-config v0.3.27
   Compiling cfg-expr v0.15.1
   Compiling version-compare v0.1.1
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling serde_spanned v0.6.1
   Compiling toml_datetime v0.6.1
   Compiling toml_edit v0.19.8
   Compiling ppv-lite86 v0.2.17
   Compiling toml v0.7.3
   Compiling system-deps v6.0.5
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling glib-sys v0.15.10
   Compiling rand_core v0.5.1
   Compiling gobject-sys v0.15.10
   Compiling getrandom v0.2.9
   Compiling version_check v0.9.4
   Compiling once_cell v1.17.1
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling futures-core v0.3.28
   Compiling phf_generator v0.8.0
   Compiling proc-macro-error v1.0.4
   Compiling rand_core v0.6.4
   Compiling slab v0.4.8
   Compiling futures-task v0.3.28
   Compiling thiserror v1.0.40
   Compiling anyhow v1.0.71
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling thiserror-impl v1.0.40
   Compiling futures-util v0.3.28
   Compiling bitflags v1.3.2
   Compiling rand v0.8.5
   Compiling proc-macro-crate v1.3.1
   Compiling pin-project-lite v0.2.9
   Compiling futures-channel v0.3.28
   Compiling pin-utils v0.1.0
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling gio-sys v0.15.10
   Compiling fnv v1.0.7
   Compiling glib-macros v0.15.13
   Compiling futures-executor v0.3.28
   Compiling lock_api v0.4.9
   Compiling parking_lot_core v0.9.7
   Compiling byteorder v1.4.3
   Compiling semver v1.0.17
   Compiling glib v0.15.12
   Compiling phf_macros v0.8.0
   Compiling pango-sys v0.15.10
   Compiling cairo-sys-rs v0.15.1
   Compiling atk-sys v0.15.1
   Compiling gdk-sys v0.15.1
   Compiling gdk-pixbuf-sys v0.15.10
   Compiling log v0.4.17
   Compiling scopeguard v1.1.0
   Compiling new_debug_unreachable v1.0.4
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling mac v0.1.1
   Compiling precomputed-hash v0.1.1
   Compiling strsim v0.10.0
   Compiling ident_case v1.0.1
   Compiling darling_core v0.20.1
   Compiling futf v0.1.5
   Compiling markup5ever v0.10.1
   Compiling parking_lot v0.12.1
   Compiling cssparser v0.27.2
   Compiling tinyvec_macros v0.1.1
   Compiling utf-8 v0.7.6
   Compiling serde_json v1.0.96
   Compiling gio v0.15.12
   Compiling itoa v1.0.6
   Compiling dtoa v0.4.8
   Compiling dtoa-short v0.3.3
   Compiling tendril v0.4.3
   Compiling tinyvec v1.6.0
   Compiling string_cache v0.8.7
   Compiling darling_macro v0.20.1
   Compiling rustc_version v0.4.0
   Compiling selectors v0.22.0
   Compiling gtk-sys v0.15.3
   Compiling html5ever v0.25.2
   Compiling cssparser-macros v0.6.0
   Compiling memoffset v0.8.0
   Compiling futures-io v0.3.28
   Compiling nodrop v0.1.14
   Compiling ryu v1.0.13
   Compiling convert_case v0.4.0
   Compiling stable_deref_trait v1.2.0
   Compiling itoa v0.4.8
   Compiling matches v0.1.10
   Compiling servo_arc v0.1.1
   Compiling derive_more v0.99.17
   Compiling darling v0.20.1
   Compiling field-offset v0.3.5
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling uuid v1.3.2
   Compiling percent-encoding v2.2.0
   Compiling thin-slice v0.1.1
   Compiling unicode-bidi v0.3.13
   Compiling memchr v2.5.0
   Compiling idna v0.3.0
   Compiling form_urlencoded v1.1.0
   Compiling cfb v0.7.3
   Compiling gdk-pixbuf v0.15.11
   Compiling serde_with_macros v2.3.3
   Compiling treediff v4.0.2
   Compiling cairo-rs v0.15.12
   Compiling pango v0.15.10
   Compiling phf_macros v0.10.0
   Compiling gtk v0.15.5
   Compiling uuid v0.8.2
   Compiling cfb v0.6.1
   Compiling phf v0.10.1
   Compiling gdk v0.15.4
   Compiling json-patch v1.0.0
   Compiling serde_with v2.3.3
   Compiling kuchiki v0.8.1
   Compiling infer v0.12.0
   Compiling url v2.3.1
   Compiling atk v0.15.1
   Compiling gtk3-macros v0.15.6
   Compiling ctor v0.1.26
   Compiling tauri-runtime v0.11.2 (/home/runner/w...
Read more

tauri-runtime v0.10.3

03 May 16:39
68d4397

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (481 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
└── tauri-utils 1.0.3
    ├── tauri-runtime-wry 0.10.3
    │   └── tauri 1.0.9
    │       ├── tauri 1.0.9
    │       ├── restart 0.1.0
    │       └── app-updater 0.1.0
    ├── tauri-runtime 0.10.3
    │   ├── tauri-runtime-wry 0.10.3
    │   └── tauri 1.0.9
    ├── tauri-macros 1.0.4
    │   └── tauri 1.0.9
    ├── tauri-codegen 1.0.4
    │   ├── tauri-macros 1.0.4
    │   └── tauri-build 1.0.4
    │       └── app-updater 0.1.0
    ├── tauri-build 1.0.4
    └── tauri 1.0.9

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.0.9
│           ├── tauri 1.0.9
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.0.9

warning: 2 allowed warnings found

[0.10.3]

  • Block remote URLs from accessing the IPC.
    • fa90214b0 feat(core): block remote URLs from accessing the IPC on 2023-04-12

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime v0.10.3 (/home/runner/work/tauri/tauri/core/tauri-runtime)
   Verifying tauri-runtime v0.10.3 (/home/runner/work/tauri/tauri/core/tauri-runtime)
 Downloading crates ...
  Downloaded convert_case v0.4.0
  Downloaded gdk-pixbuf-sys v0.15.10
  Downloaded uuid v1.3.2
  Downloaded system-deps v6.0.5
  Downloaded phf_generator v0.8.0
  Downloaded phf_codegen v0.8.0
  Downloaded version-compare v0.1.1
  Downloaded rustc_version v0.4.0
  Downloaded cty v0.2.2
  Downloaded cfg-expr v0.15.1
  Downloaded glib-sys v0.15.10
  Downloaded stable_deref_trait v1.2.0
  Downloaded futures-core v0.3.28
  Downloaded darling_core v0.20.1
  Downloaded phf_macros v0.8.0
  Downloaded new_debug_unreachable v1.0.4
  Downloaded string_cache v0.8.7
  Downloaded raw-window-handle v0.4.3
  Downloaded futures-task v0.3.28
  Downloaded thin-slice v0.1.1
  Downloaded cssparser v0.27.2
  Downloaded rand_chacha v0.3.1
  Downloaded itoa v0.4.8
  Downloaded rand_core v0.5.1
  Downloaded phf v0.8.0
  Downloaded fnv v1.0.7
  Downloaded num-integer v0.1.45
  Downloaded phf v0.10.1
  Downloaded dtoa-short v0.3.3
  Downloaded phf_shared v0.10.0
  Downloaded glib v0.15.12
  Downloaded ctor v0.1.26
  Downloaded fxhash v0.2.1
  Downloaded chrono v0.4.24
  Downloaded futures-channel v0.3.28
  Downloaded cairo-rs v0.15.12
  Downloaded atk v0.15.1
  Downloaded ppv-lite86 v0.2.17
  Downloaded cssparser-macros v0.6.0
  Downloaded rand v0.7.3
  Downloaded time-macros v0.2.8
  Downloaded rand_pcg v0.2.1
  Downloaded pin-utils v0.1.0
  Downloaded parking_lot v0.12.1
  Downloaded gio v0.15.12
  Downloaded rand_chacha v0.2.2
  Downloaded selectors v0.22.0
  Downloaded phf_macros v0.10.0
  Downloaded http-range v0.1.5
  Downloaded time-core v0.1.0
  Downloaded serde_with_macros v2.3.3
  Downloaded lock_api v0.4.9
  Downloaded proc-macro-crate v1.3.1
  Downloaded derive_more v0.99.17
  Downloaded gdk-sys v0.15.1
  Downloaded cfb v0.7.3
  Downloaded servo_arc v0.1.1
  Downloaded time v0.3.20
  Downloaded phf_generator v0.10.0
  Downloaded num-traits v0.2.15
  Downloaded precomputed-hash v0.1.1
  Downloaded dtoa v0.4.8
  Downloaded tendril v0.4.3
  Downloaded pango-sys v0.15.10
  Downloaded matches v0.1.10
  Downloaded darling v0.20.1
  Downloaded gtk3-macros v0.15.6
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded phf_shared v0.8.0
  Downloaded getrandom v0.2.9
  Downloaded mac v0.1.1
  Downloaded http v0.2.9
  Downloaded cfb v0.6.1
  Downloaded darling_macro v0.20.1
  Downloaded cairo-sys-rs v0.15.1
  Downloaded atk-sys v0.15.1
  Downloaded uuid v0.8.2
  Downloaded nodrop v0.1.14
  Downloaded treediff v4.0.2
  Downloaded slab v0.4.8
  Downloaded utf-8 v0.7.6
  Downloaded siphasher v0.3.10
  Downloaded gdk-pixbuf v0.15.11
  Downloaded json-patch v1.0.0
  Downloaded field-offset v0.3.5
  Downloaded rand_core v0.6.4
  Downloaded futures-executor v0.3.28
  Downloaded futures-io v0.3.28
  Downloaded string_cache_codegen v0.5.2
  Downloaded markup5ever v0.10.1
  Downloaded glib-macros v0.15.13
  Downloaded kuchiki v0.8.1
  Downloaded futf v0.1.5
  Downloaded target-lexicon v0.12.7
  Downloaded infer v0.12.0
  Downloaded iana-time-zone v0.1.56
  Downloaded pango v0.15.10
  Downloaded gobject-sys v0.15.10
  Downloaded parking_lot_core v0.9.7
  Downloaded tauri-utils v1.3.0
  Downloaded getrandom v0.1.16
  Downloaded rand v0.8.5
  Downloaded html5ever v0.25.2
  Downloaded gio-sys v0.15.10
  Downloaded gdk v0.15.4
  Downloaded serde_with v2.3.3
  Downloaded gtk-sys v0.15.3
  Downloaded futures-util v0.3.28
  Downloaded gtk v0.15.5
  Downloaded infer v0.7.0
   Compiling proc-macro2 v1.0.56
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling autocfg v1.1.0
   Compiling syn v2.0.15
   Compiling serde_derive v1.0.160
   Compiling serde v1.0.160
   Compiling libc v0.2.142
   Compiling smallvec v1.10.0
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling winnow v0.4.6
   Compiling target-lexicon v0.12.7
   Compiling heck v0.4.1
   Compiling pkg-config v0.3.27
   Compiling cfg-expr v0.15.1
   Compiling version-compare v0.1.1
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling serde_spanned v0.6.1
   Compiling toml_datetime v0.6.1
   Compiling toml_edit v0.19.8
   Compiling ppv-lite86 v0.2.17
   Compiling toml v0.7.3
   Compiling system-deps v6.0.5
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling glib-sys v0.15.10
   Compiling rand_core v0.5.1
   Compiling gobject-sys v0.15.10
   Compiling getrandom v0.2.9
   Compiling once_cell v1.17.1
   Compiling version_check v0.9.4
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling futures-core v0.3.28
   Compiling phf_generator v0.8.0
   Compiling proc-macro-error v1.0.4
   Compiling rand_core v0.6.4
   Compiling slab v0.4.8
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling anyhow v1.0.71
   Compiling futures-task v0.3.28
   Compiling thiserror v1.0.40
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling thiserror-impl v1.0.40
   Compiling futures-util v0.3.28
   Compiling bitflags v1.3.2
   Compiling rand v0.8.5
   Compiling proc-macro-crate v1.3.1
   Compiling pin-utils v0.1.0
   Compiling pin-project-lite v0.2.9
   Compiling futures-channel v0.3.28
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling gio-sys v0.15.10
   Compiling fnv v1.0.7
   Compiling glib-macros v0.15.13
   Compiling futures-executor v0.3.28
   Compiling lock_api v0.4.9
   Compiling semver v1.0.17
   Compiling byteorder v1.4.3
   Compiling parking_lot_core v0.9.7
   Compiling glib v0.15.12
   Compiling phf_macros v0.8.0
   Compiling gdk-pixbuf-sys v0.15.10
   Compiling cairo-sys-rs v0.15.1
   Compiling pango-sys v0.15.10
   Compiling gdk-sys v0.15.1
   Compiling atk-sys v0.15.1
   Compiling new_debug_unreachable v1.0.4
   Compiling log v0.4.17
   Compiling scopeguard v1.1.0
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling mac v0.1.1
   Compiling strsim v0.10.0
   Compiling precomputed-hash v0.1.1
   Compiling ident_case v1.0.1
   Compiling darling_core v0.20.1
   Compiling futf v0.1.5
   Compiling markup5ever v0.10.1
   Compiling parking_lot v0.12.1
   Compiling cssparser v0.27.2
   Compiling dtoa v0.4.8
   Compiling serde_json v1.0.96
   Compiling gio v0.15.12
   Compiling tinyvec_macros v0.1.1
   Compiling utf-8 v0.7.6
   Compiling itoa v1.0.6
   Compiling tendril v0.4.3
   Compiling tinyvec v1.6.0
   Compiling dtoa-short v0.3.3
   Compiling string_cache v0.8.7
   Compiling darling_macro v0.20.1
   Compiling rustc_version v0.4.0
   Compiling selectors v0.22.0
   Compiling gtk-sys v0.15.3
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling memoffset v0.8.0
   Compiling nodrop v0.1.14
   Compiling stable_deref_trait v1.2.0
   Compiling futures-io v0.3.28
   Compiling ryu v1.0.13
   Compiling matches v0.1.10
   Compiling itoa v0.4.8
   Compiling convert_case v0.4.0
   Compiling derive_more v0.99.17
   Compiling servo_arc v0.1.1
   Compiling darling v0.20.1
   Compiling field-offset v0.3.5
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling uuid v1.3.2
   Compiling memchr v2.5.0
   Compiling percent-encoding v2.2.0
   Compiling thin-slice v0.1.1
   Compiling unicode-bidi v0.3.13
   Compiling idna v0.3.0
   Compiling form_urlencoded v1.1.0
   Compiling cfb v0.7.3
   Compiling serde_with_macros v2.3.3
   Compiling gdk-pixbuf v0.15.11
   Compiling treediff v4.0.2
   Compiling pango v0.15.10
   Compiling cairo-rs v0.15.12
   Compiling phf_macros v0.10.0
   Compiling gtk v0.15.5
   Compiling uuid v0.8.2
   Compiling cfb v0.6.1
   Compiling phf v0.10.1
   Compiling gdk v0.15.4
   Compiling json-patch v1.0.0
   Compiling serde_with v2.3.3
   Compiling kuchiki v0.8.1
   Compiling infer v0.12.0
   Compiling url v2.3.1
   Compiling atk v0.15.1
   Compiling gtk3-macros v0.15.6
   Compiling ctor v0.1.26
   Compiling cty v0.2.2
   Compiling bytes v1.4.0
   Compiling tauri-utils v1.3.0
   Compiling http v0.2.9
   Compiling raw-window-handle v0.4.3
   Compiling infer v0.7.0
   Comp...
Read more

tauri-macros v1.3.0

03 May 13:52
7fd4ca0

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (520 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.1
│   └── tauri-runtime-wry 0.13.0
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.3.0
    ├── tauri-tauri-config-schema 0.0.0
    ├── tauri-runtime-wry 0.13.0
    ├── tauri-runtime 0.13.0
    │   ├── tauri-runtime-wry 0.13.0
    │   └── tauri 1.3.0
    ├── tauri-macros 1.3.0
    │   └── tauri 1.3.0
    ├── tauri-codegen 1.3.0
    │   ├── tauri-macros 1.3.0
    │   └── tauri-build 1.3.0
    │       └── app-updater 0.1.0
    ├── tauri-build 1.3.0
    └── tauri 1.3.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.3.0

warning: 2 allowed warnings found

[1.3.0]

  • Bump minimum supported Rust version to 1.60.
    • 5fdc616d feat: Use the zbus-backed of notify-rust (#6332) on 2023-03-31

Cargo Publish

Updating crates.io index
   Packaging tauri-macros v1.3.0 (/home/runner/work/tauri/tauri/core/tauri-macros)
   Verifying tauri-macros v1.3.0 (/home/runner/work/tauri/tauri/core/tauri-macros)
 Downloading crates ...
  Downloaded tauri-codegen v1.3.0
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.56
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling libc v0.2.142
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling syn v1.0.109
   Compiling syn v2.0.15
   Compiling rand_core v0.5.1
   Compiling getrandom v0.2.9
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling phf_shared v0.8.0
   Compiling serde_derive v1.0.160
   Compiling rand v0.7.3
   Compiling rand_core v0.6.4
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling serde v1.0.160
   Compiling phf_generator v0.8.0
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling rand v0.8.5
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling smallvec v1.10.0
   Compiling autocfg v1.1.0
   Compiling lock_api v0.4.9
   Compiling fnv v1.0.7
   Compiling parking_lot_core v0.9.7
   Compiling phf_macros v0.8.0
   Compiling typenum v1.16.0
   Compiling log v0.4.17
   Compiling version_check v0.9.4
   Compiling byteorder v1.4.3
   Compiling scopeguard v1.1.0
   Compiling new_debug_unreachable v1.0.4
   Compiling generic-array v0.14.7
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling mac v0.1.1
   Compiling strsim v0.10.0
   Compiling ident_case v1.0.1
   Compiling precomputed-hash v0.1.1
   Compiling darling_core v0.20.1
   Compiling markup5ever v0.10.1
   Compiling futf v0.1.5
   Compiling parking_lot v0.12.1
   Compiling cssparser v0.27.2
   Compiling crc32fast v1.3.2
   Compiling bitflags v1.3.2
   Compiling utf-8 v0.7.6
   Compiling tinyvec_macros v0.1.1
   Compiling simd-adler32 v0.3.5
   Compiling dtoa v0.4.8
   Compiling once_cell v1.17.1
   Compiling serde_json v1.0.96
   Compiling string_cache v0.8.7
   Compiling dtoa-short v0.3.3
   Compiling tinyvec v1.6.0
   Compiling tendril v0.4.3
   Compiling darling_macro v0.20.1
   Compiling selectors v0.22.0
   Compiling html5ever v0.25.2
   Compiling cssparser-macros v0.6.0
   Compiling adler v1.0.2
   Compiling itoa v0.4.8
   Compiling itoa v1.0.6
   Compiling matches v0.1.10
   Compiling convert_case v0.4.0
   Compiling ryu v1.0.13
   Compiling stable_deref_trait v1.2.0
   Compiling nodrop v0.1.14
   Compiling thiserror v1.0.40
   Compiling servo_arc v0.1.1
   Compiling derive_more v0.99.17
   Compiling miniz_oxide v0.7.1
   Compiling darling v0.20.1
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling uuid v1.3.2
   Compiling thiserror-impl v1.0.40
   Compiling thin-slice v0.1.1
   Compiling unicode-bidi v0.3.13
   Compiling semver v1.0.17
   Compiling memchr v2.5.0
   Compiling percent-encoding v2.2.0
   Compiling form_urlencoded v1.1.0
   Compiling idna v0.3.0
   Compiling cfb v0.7.3
   Compiling flate2 v1.0.26
   Compiling serde_with_macros v2.3.3
   Compiling treediff v4.0.2
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling fdeflate v0.3.0
   Compiling phf_macros v0.10.0
   Compiling png v0.17.8
   Compiling phf v0.10.1
   Compiling digest v0.10.6
   Compiling serde_with v2.3.3
   Compiling json-patch v1.0.0
   Compiling kuchiki v0.8.1
   Compiling infer v0.12.0
   Compiling url v2.3.1
   Compiling ctor v0.1.26
   Compiling same-file v1.0.6
   Compiling heck v0.4.1
   Compiling cpufeatures v0.2.7
   Compiling sha2 v0.10.6
   Compiling tauri-utils v1.3.0
   Compiling walkdir v2.3.3
   Compiling ico v0.3.0
   Compiling base64 v0.21.0
   Compiling tauri-codegen v1.3.0
   Compiling tauri-macros v1.3.0 (/home/runner/work/tauri/tauri/target/package/tauri-macros-1.3.0)
    Finished dev [unoptimized + debuginfo] target(s) in 46.42s
    Packaged 13 files, 43.8KiB (13.6KiB compressed)
   Uploading tauri-macros v1.3.0 (/home/runner/work/tauri/tauri/core/tauri-macros)
    Updating crates.io index
     Waiting on `tauri-macros` to propagate to crates.io index (ctrl-c to wait asynchronously)
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index

tauri-codegen v1.3.0

03 May 13:51
7fd4ca0

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (520 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.1
│   └── tauri-runtime-wry 0.13.0
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.3.0
    ├── tauri-tauri-config-schema 0.0.0
    ├── tauri-runtime-wry 0.13.0
    ├── tauri-runtime 0.13.0
    │   ├── tauri-runtime-wry 0.13.0
    │   └── tauri 1.3.0
    ├── tauri-macros 1.3.0
    │   └── tauri 1.3.0
    ├── tauri-codegen 1.3.0
    │   ├── tauri-macros 1.3.0
    │   └── tauri-build 1.3.0
    │       └── app-updater 0.1.0
    ├── tauri-build 1.3.0
    └── tauri 1.3.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.3.0

warning: 2 allowed warnings found

[1.3.0]

  • Bump minimum supported Rust version to 1.60.
    • 5fdc616d feat: Use the zbus-backed of notify-rust (#6332) on 2023-03-31
  • Pin time to 0.3.15.

Cargo Publish

Updating crates.io index
   Packaging tauri-codegen v1.3.0 (/home/runner/work/tauri/tauri/core/tauri-codegen)
   Verifying tauri-codegen v1.3.0 (/home/runner/work/tauri/tauri/core/tauri-codegen)
 Downloading crates ...
  Downloaded num_threads v0.1.6
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded alloc-stdlib v0.2.2
  Downloaded base64 v0.21.0
  Downloaded time v0.3.15
  Downloaded ico v0.3.0
  Downloaded brotli-decompressor v2.3.4
  Downloaded brotli v3.3.4
   Compiling proc-macro2 v1.0.56
   Compiling cfg-if v1.0.0
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling libc v0.2.142
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling syn v1.0.109
   Compiling syn v2.0.15
   Compiling rand_core v0.5.1
   Compiling getrandom v0.2.9
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling phf_shared v0.8.0
   Compiling rand v0.7.3
   Compiling serde_derive v1.0.160
   Compiling rand_core v0.6.4
   Compiling phf_generator v0.8.0
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling serde v1.0.160
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling rand v0.8.5
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling autocfg v1.1.0
   Compiling smallvec v1.10.0
   Compiling lock_api v0.4.9
   Compiling parking_lot_core v0.9.7
   Compiling fnv v1.0.7
   Compiling phf_macros v0.8.0
   Compiling scopeguard v1.1.0
   Compiling log v0.4.17
   Compiling byteorder v1.4.3
   Compiling version_check v0.9.4
   Compiling typenum v1.16.0
   Compiling new_debug_unreachable v1.0.4
   Compiling generic-array v0.14.7
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling strsim v0.10.0
   Compiling precomputed-hash v0.1.1
   Compiling ident_case v1.0.1
   Compiling mac v0.1.1
   Compiling darling_core v0.20.1
   Compiling futf v0.1.5
   Compiling markup5ever v0.10.1
   Compiling parking_lot v0.12.1
   Compiling cssparser v0.27.2
   Compiling tinyvec_macros v0.1.1
   Compiling simd-adler32 v0.3.5
   Compiling bitflags v1.3.2
   Compiling utf-8 v0.7.6
   Compiling serde_json v1.0.96
   Compiling once_cell v1.17.1
   Compiling dtoa v0.4.8
   Compiling crc32fast v1.3.2
   Compiling dtoa-short v0.3.3
   Compiling string_cache v0.8.7
   Compiling tendril v0.4.3
   Compiling tinyvec v1.6.0
   Compiling darling_macro v0.20.1
   Compiling selectors v0.22.0
   Compiling html5ever v0.25.2
   Compiling cssparser-macros v0.6.0
   Compiling stable_deref_trait v1.2.0
   Compiling nodrop v0.1.14
   Compiling convert_case v0.4.0
   Compiling itoa v1.0.6
   Compiling adler v1.0.2
   Compiling ryu v1.0.13
   Compiling itoa v0.4.8
   Compiling thiserror v1.0.40
   Compiling alloc-no-stdlib v2.0.4
   Compiling matches v0.1.10
   Compiling alloc-stdlib v0.2.2
   Compiling miniz_oxide v0.7.1
   Compiling derive_more v0.99.17
   Compiling servo_arc v0.1.1
   Compiling darling v0.20.1
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling uuid v1.3.2
   Compiling thiserror-impl v1.0.40
   Compiling semver v1.0.17
   Compiling thin-slice v0.1.1
   Compiling unicode-bidi v0.3.13
   Compiling memchr v2.5.0
   Compiling percent-encoding v2.2.0
   Compiling form_urlencoded v1.1.0
   Compiling idna v0.3.0
   Compiling cfb v0.7.3
   Compiling flate2 v1.0.26
   Compiling serde_with_macros v2.3.3
   Compiling treediff v4.0.2
   Compiling brotli-decompressor v2.3.4
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling fdeflate v0.3.0
   Compiling phf_macros v0.10.0
   Compiling brotli v3.3.4
   Compiling phf v0.10.1
   Compiling png v0.17.8
   Compiling digest v0.10.6
   Compiling json-patch v1.0.0
   Compiling serde_with v2.3.3
   Compiling kuchiki v0.8.1
   Compiling infer v0.12.0
   Compiling url v2.3.1
   Compiling ctor v0.1.26
   Compiling same-file v1.0.6
   Compiling cpufeatures v0.2.7
   Compiling heck v0.4.1
   Compiling sha2 v0.10.6
   Compiling tauri-utils v1.3.0
   Compiling walkdir v2.3.3
   Compiling ico v0.3.0
   Compiling base64 v0.21.0
   Compiling tauri-codegen v1.3.0 (/home/runner/work/tauri/tauri/target/package/tauri-codegen-1.3.0)
    Finished dev [unoptimized + debuginfo] target(s) in 50.72s
    Packaged 11 files, 65.2KiB (19.7KiB compressed)
   Uploading tauri-codegen v1.3.0 (/home/runner/work/tauri/tauri/core/tauri-codegen)
    Updating crates.io index
     Waiting on `tauri-codegen` to propagate to crates.io index (ctrl-c to wait asynchronously)
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index
    Updating crates.io index

tauri-bundler v1.2.0

03 May 13:45
7fd4ca0

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 543 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (520 crate dependencies)
Crate:     kuchiki
Version:   0.8.1
Warning:   unmaintained
Title:     `kuchiki` is unmaintained
Date:      2023-01-21
ID:        RUSTSEC-2023-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2023-0019
Dependency tree:
kuchiki 0.8.1
├── wry 0.24.1
│   └── tauri-runtime-wry 0.13.0
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 1.3.0
    ├── tauri-tauri-config-schema 0.0.0
    ├── tauri-runtime-wry 0.13.0
    ├── tauri-runtime 0.13.0
    │   ├── tauri-runtime-wry 0.13.0
    │   └── tauri 1.3.0
    ├── tauri-macros 1.3.0
    │   └── tauri 1.3.0
    ├── tauri-codegen 1.3.0
    │   ├── tauri-macros 1.3.0
    │   └── tauri-build 1.3.0
    │       └── app-updater 0.1.0
    ├── tauri-build 1.3.0
    └── tauri 1.3.0

Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
├── colored 2.0.0
│   └── mockito 0.31.1
│       └── tauri 1.3.0
│           ├── tauri 1.3.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.25
    └── tauri 1.3.0

warning: 2 allowed warnings found

[1.2.0]

  • Add dylib support to tauri.bundle.macOS.frameworks.
    • ce76d95a feat(tauri-cli): add dylib support to tauri.bundle.macOS.frameworks, closes #4615 (#5732) on 2022-12-31
  • Added support for pre-release identifiers and build numbers for the .msi bundle target. Only one of each can be used and it must be numeric only. The version must still be semver compatible according to https://semver.org/.
    • 20ff1f45 feat(bundler): Add support for numeric-only build numbers in msi version (#6096) on 2023-01-19
  • On Windows, printing consistent paths on Windows with backslashs only.
    • 9da99607 fix(cli): fix printing paths on Windows (#6137) on 2023-01-26
  • Fixed error during bundling process for the appimage target on subsequent bundling attempts.
  • Fixes DMG bundling not finding bundle to set icon position.
    • 7489f966 fix(bundler): fix problem of macOS bunder while i18n is set, closes #6614 (#6615) on 2023-04-03
  • Use escaping on Handlebars templates.
    • 6d6b6e65 feat: configure escaping on handlebars templates (#6678) on 2023-05-02
  • Bump minimum supported Rust version to 1.60.
    • 5fdc616d feat: Use the zbus-backed of notify-rust (#6332) on 2023-03-31
  • Add initial support for building nsis bundles on non-Windows platforms.
    • 60e6f6c3 feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788) on 2023-01-19
  • Add nsis bundle target
  • On Windows, the msi installer's Launch App checkbox will be checked by default.
    • 89602cdc feat(bundler): check Launch app by default for WiX, closes #5859 (#5871) on 2022-12-26

Cargo Publish

Updating crates.io index
   Packaging tauri-bundler v1.2.0 (/home/runner/work/tauri/tauri/tooling/bundler)
   Verifying tauri-bundler v1.2.0 (/home/runner/work/tauri/tauri/tooling/bundler)
 Downloading crates ...
  Downloaded cpufeatures v0.2.7
  Downloaded pest_derive v2.6.0
  Downloaded subtle v2.4.1
  Downloaded tar v0.4.38
  Downloaded adler32 v1.2.0
  Downloaded sha1_smol v1.0.0
  Downloaded base64ct v1.6.0
  Downloaded bzip2 v0.4.4
  Downloaded aes v0.7.5
  Downloaded sha1 v0.10.5
  Downloaded jpeg-decoder v0.3.0
  Downloaded constant_time_eq v0.1.5
  Downloaded digest v0.10.6
  Downloaded cipher v0.3.0
  Downloaded fdeflate v0.3.0
  Downloaded flate2 v1.0.26
  Downloaded futures-sink v0.3.28
  Downloaded half v2.2.1
  Downloaded hmac v0.12.1
  Downloaded md5 v0.7.0
  Downloaded libflate_lz77 v1.2.0
  Downloaded password-hash v0.4.2
  Downloaded pbkdf2 v0.11.0
  Downloaded pest_generator v2.6.0
  Downloaded pin-project-internal v1.0.12
  Downloaded sha2 v0.10.6
  Downloaded xattr v0.2.3
  Downloaded zstd-safe v5.0.2+zstd.1.5.2
  Downloaded zstd v0.11.2+zstd.1.5.2
  Downloaded zip v0.6.4
  Downloaded walkdir v2.3.3
  Downloaded nanorand v0.7.0
  Downloaded lebe v0.5.2
  Downloaded simd-adler32 v0.3.5
  Downloaded zune-inflate v0.2.54
  Downloaded image v0.24.6
  Downloaded weezl v0.1.7
  Downloaded exr v1.6.3
  Downloaded zstd-sys v2.0.8+zstd.1.5.5
  Downloaded bzip2-sys v0.1.11+1.0.8
  Downloaded gif v0.12.0
  Downloaded tiff v0.8.1
  Downloaded encoding_rs v0.8.32
  Downloaded qoi v0.4.1
  Downloaded color_quant v1.1.0
  Downloaded bit_field v0.10.2
  Downloaded crypto-common v0.1.6
  Downloaded crc32fast v1.3.2
  Downloaded bytemuck v1.13.1
  Downloaded block-buffer v0.10.4
  Downloaded attohttpc v0.24.1
  Downloaded value-bag v1.0.0-alpha.9
  Downloaded ucd-trie v0.1.5
  Downloaded typenum v1.16.0
  Downloaded tempfile v3.5.0
  Downloaded spin v0.9.8
  Downloaded same-file v1.0.6
  Downloaded rle-decode-fast v1.0.3
  Downloaded png v0.17.8
  Downloaded pin-project v1.0.12
  Downloaded pest_meta v2.6.0
  Downloaded pest v2.6.0
  Downloaded os_pipe v1.1.4
  Downloaded opaque-debug v0.3.0
  Downloaded num-rational v0.4.1
  Downloaded miniz_oxide v0.7.1
  Downloaded libflate v1.3.0
  Downloaded http v0.2.9
  Downloaded handlebars v4.3.6
  Downloaded glob v0.3.1
  Downloaded generic-array v0.14.7
  Downloaded ar v0.9.0
  Downloaded futures-core v0.3.28
  Downloaded flume v0.10.14
  Downloaded filetime v0.2.21
  Downloaded fastrand v1.9.0
  Downloaded tauri-utils v1.3.0
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.56
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.26
   Compiling libc v0.2.142
   Compiling autocfg v1.1.0
   Compiling syn v1.0.109
   Compiling syn v2.0.15
   Compiling version_check v0.9.4
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.10
   Compiling jobserver v0.1.26
   Compiling getrandom v0.1.16
   Compiling cc v1.0.79
   Compiling pkg-config v0.3.27
   Compiling rand_core v0.5.1
   Compiling scopeguard v1.1.0
   Compiling rand_pcg v0.2.1
   Compiling rand_chacha v0.2.2
   Compiling serde_derive v1.0.160
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling serde v1.0.160
   Compiling phf_generator v0.8.0
   Compiling getrandom v0.2.9
   Compiling typenum v1.16.0
   Compiling rand_core v0.6.4
   Compiling generic-array v0.14.7
   Compiling lock_api v0.4.9
   Compiling once_cell v1.17.1
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling value-bag v1.0.0-alpha.9
   Compiling crossbeam-utils v0.8.15
   Compiling smallvec v1.10.0
   Compiling rand v0.8.5
   Compiling ctor v0.1.26
   Compiling memoffset v0.8.0
   Compiling bitflags v1.3.2
   Compiling simd-adler32 v0.3.5
   Compiling fnv v1.0.7
   Compiling log v0.4.17
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling crossbeam-epoch v0.9.14
   Compiling crc32fast v1.3.2
   Compiling thiserror v1.0.40
   Compiling adler v1.0.2
   Compiling thiserror-impl v1.0.40
   Compiling parking_lot_core v0.9.7
   Compiling byteorder v1.4.3
   Compiling phf_macros v0.8.0
   Compiling openssl-sys v0.9.87
   Compiling itoa v1.0.6
   Compiling rayon-core v1.11.0
   Compiling subtle v2.4.1
   Compiling new_debug_unreachable v1.0.4
   Compiling phf v0.8.0
   Compiling crossbeam-deque v0.8.3
   Compiling miniz_oxide v0.7.1
   Compiling crossbeam-channel v0.5.8
   Compiling string_cache_codegen v0.5.2
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling zstd-sys v2.0.8+zstd.1.5.5
   Compiling num_cpus v1.15.0
   Compiling strsim v0.10.0
   Compiling tinyvec_macros v0.1.1
   Compiling ident_case v1.0.1
   Compiling precomputed-hash v0.1.1
   Compiling serde_json v1.0.96
   Compiling mac v0...
Read more