Skip to content

Releases: tauri-apps/tauri

tauri-runtime v0.13.0-alpha.4

10 Apr 13:25
f3917e7

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 539 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (500 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.7
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.7
    └── 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 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.7

warning: 2 allowed warnings found

[0.13.0-alpha.4]

  • Added android configuration object under tauri > bundle.
    • Bumped due to a bump in tauri-utils.
    • db4c9dc6 feat(core): add option to configure Android's minimum SDK version (#6651) on 2023-04-07

Cargo Publish

Updating crates.io index
   Packaging tauri-runtime v0.13.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-runtime)
   Verifying tauri-runtime v0.13.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-runtime)
 Downloading crates ...
  Downloaded slab v0.4.8
  Downloaded gtk3-macros v0.16.3
  Downloaded futures-io v0.3.28
  Downloaded futures-channel v0.3.28
  Downloaded cairo-rs v0.16.7
  Downloaded gdk-pixbuf v0.16.7
  Downloaded futures-macro v0.3.28
  Downloaded proc-macro-crate v1.3.1
  Downloaded gdk-pixbuf-sys v0.16.3
  Downloaded http-range v0.1.5
  Downloaded pin-utils v0.1.0
  Downloaded futures-task v0.3.28
  Downloaded raw-window-handle v0.5.2
  Downloaded futures-executor v0.3.28
  Downloaded cairo-sys-rs v0.16.3
  Downloaded version-compare v0.1.1
  Downloaded system-deps v6.0.4
  Downloaded atk-sys v0.16.0
  Downloaded gobject-sys v0.16.3
  Downloaded field-offset v0.3.5
  Downloaded pango-sys v0.16.3
  Downloaded cfg-expr v0.14.0
  Downloaded pango v0.16.5
  Downloaded atk v0.16.0
  Downloaded gdk-sys v0.16.0
  Downloaded glib-sys v0.16.3
  Downloaded gio-sys v0.16.3
  Downloaded glib-macros v0.16.8
  Downloaded gdk v0.16.2
  Downloaded http v0.2.9
  Downloaded gtk-sys v0.16.0
  Downloaded gio v0.16.7
  Downloaded futures-util v0.3.28
  Downloaded gtk v0.16.2
  Downloaded glib v0.16.7
   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.13
   Compiling serde_derive v1.0.159
   Compiling serde v1.0.159
   Compiling libc v0.2.141
   Compiling smallvec v1.10.0
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling winnow v0.4.1
   Compiling heck v0.4.1
   Compiling pkg-config v0.3.26
   Compiling cfg-expr v0.14.0
   Compiling version-compare v0.1.1
   Compiling syn v1.0.109
   Compiling cfg-if v1.0.0
   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 siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling toml v0.7.3
   Compiling system-deps v6.0.4
   Compiling rand_core v0.5.1
   Compiling getrandom v0.2.9
   Compiling once_cell v1.17.1
   Compiling glib-sys v0.16.3
   Compiling gobject-sys v0.16.3
   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 gio-sys v0.16.3
   Compiling phf_generator v0.8.0
   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 anyhow v1.0.70
   Compiling futures-task v0.3.28
   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 futures-macro v0.3.28
   Compiling futures-channel v0.3.28
   Compiling pin-project-lite v0.2.9
   Compiling pin-utils v0.1.0
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling fnv v1.0.7
   Compiling glib-macros v0.16.8
   Compiling futures-executor v0.3.28
   Compiling lock_api v0.4.9
   Compiling parking_lot_core v0.9.7
   Compiling semver v1.0.17
   Compiling phf_macros v0.8.0
   Compiling glib v0.16.7
   Compiling pango-sys v0.16.3
   Compiling gdk-pixbuf-sys v0.16.3
   Compiling gdk-sys v0.16.0
   Compiling atk-sys v0.16.0
   Compiling cairo-sys-rs v0.16.3
   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 byteorder v1.4.3
   Compiling gio v0.16.7
   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.13.4
   Compiling futf v0.1.5
   Compiling markup5ever v0.10.1
   Compiling parking_lot v0.12.1
   Compiling cssparser v0.27.2
   Compiling utf-8 v0.7.6
   Compiling futures-io v0.3.28
   Compiling tinyvec_macros v0.1.1
   Compiling serde_json v1.0.95
   Compiling dtoa v0.4.8
   Compiling itoa v1.0.6
   Compiling dtoa-short v0.3.3
   Compiling tinyvec v1.6.0
   Compiling tendril v0.4.3
   Compiling string_cache v0.8.7
   Compiling darling_macro v0.13.4
   Compiling rustc_version v0.4.0
   Compiling selectors v0.22.0
   Compiling gtk-sys v0.16.0
   Compiling html5ever v0.25.2
   Compiling cssparser-macros v0.6.0
   Compiling memoffset v0.8.0
   Compiling itoa v0.4.8
   Compiling stable_deref_trait v1.2.0
   Compiling matches v0.1.10
   Compiling convert_case v0.4.0
   Compiling nodrop v0.1.14
   Compiling ryu v1.0.13
   Compiling servo_arc v0.1.1
   Compiling derive_more v0.99.17
   Compiling field-offset v0.3.5
   Compiling darling v0.13.4
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling uuid v1.3.1
   Compiling unicode-bidi v0.3.13
   Compiling memchr v2.5.0
   Compiling thin-slice v0.1.1
   Compiling percent-encoding v2.2.0
   Compiling form_urlencoded v1.1.0
   Compiling idna v0.3.0
   Compiling cfb v0.7.3
   Compiling serde_with_macros v1.5.2
   Compiling treediff v4.0.2
   Compiling gdk-pixbuf v0.16.7
   Compiling pango v0.16.5
   Compiling cairo-rs v0.16.7
   Compiling phf_macros v0.10.0
   Compiling gtk v0.16.2
   Compiling phf v0.10.1
   Compiling gdk v0.16.2
   Compiling serde_with v1.14.0
   Compiling json-patch v0.3.0
   Compiling kuchiki v0.8.1
   Compiling infer v0.12.0
   Compiling url v2.3.1
   Compiling atk v0.16.0
   Compiling gtk3-macros v0.16.3
   Compiling ctor v0.1.26
   Compiling bytes v1.4.0
   Compiling tauri-runtime v0.13.0-alpha.4 (/home/runner/work/tauri/tauri/target/package/tauri-runtime-0.13.0-alpha.4)
   Compiling http v0.2.9
   Compiling tauri-utils v2.0.0-alpha.4
   Compiling raw-window-handle v0.5.2
   Compiling http-range v0.1.5
    Finished dev [unoptimized + debuginfo] target(s) in 2m 19s
    Packaged 16 files, 102.0KiB (25.6KiB compressed)
   Uploading tauri-runtime v0.13.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-runtime)
    Updating crates.io index
     Waiting on `tauri-runtime` 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

tauri-macros v2.0.0-alpha.4

10 Apr 13:31
f3917e7

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 539 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (500 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.7
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.7
    └── 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 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.7

warning: 2 allowed warnings found

[2.0.0-alpha.4]

  • Added android configuration object under tauri > bundle.
    • Bumped due to a bump in tauri-utils.
    • db4c9dc6 feat(core): add option to configure Android's minimum SDK version (#6651) on 2023-04-07

Cargo Publish

Updating crates.io index
   Packaging tauri-macros v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-macros)
   Verifying tauri-macros v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-macros)
 Downloading crates ...
  Downloaded tauri-codegen v2.0.0-alpha.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.141
   Compiling syn v1.0.109
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling rand_core v0.5.1
   Compiling getrandom v0.2.9
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling syn v2.0.13
   Compiling phf_generator v0.8.0
   Compiling serde_derive v1.0.159
   Compiling rand_core v0.6.4
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling serde v1.0.159
   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 fnv v1.0.7
   Compiling parking_lot_core v0.9.7
   Compiling phf_macros v0.8.0
   Compiling new_debug_unreachable v1.0.4
   Compiling scopeguard v1.1.0
   Compiling byteorder v1.4.3
   Compiling typenum v1.16.0
   Compiling version_check v0.9.4
   Compiling log v0.4.17
   Compiling generic-array v0.14.7
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling precomputed-hash v0.1.1
   Compiling strsim v0.10.0
   Compiling mac v0.1.1
   Compiling ident_case v1.0.1
   Compiling darling_core v0.13.4
   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 serde_json v1.0.95
   Compiling dtoa v0.4.8
   Compiling bitflags v1.3.2
   Compiling crc32fast v1.3.2
   Compiling utf-8 v0.7.6
   Compiling once_cell v1.17.1
   Compiling string_cache v0.8.7
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.3
   Compiling tinyvec v1.6.0
   Compiling darling_macro v0.13.4
   Compiling selectors v0.22.0
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling ryu v1.0.13
   Compiling matches v0.1.10
   Compiling itoa v0.4.8
   Compiling stable_deref_trait v1.2.0
   Compiling adler v1.0.2
   Compiling nodrop v0.1.14
   Compiling itoa v1.0.6
   Compiling thiserror v1.0.40
   Compiling convert_case v0.4.0
   Compiling derive_more v0.99.17
   Compiling servo_arc v0.1.1
   Compiling miniz_oxide v0.6.2
   Compiling darling v0.13.4
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling thiserror-impl v1.0.40
   Compiling uuid v1.3.1
   Compiling percent-encoding v2.2.0
   Compiling unicode-bidi v0.3.13
   Compiling thin-slice v0.1.1
   Compiling semver v1.0.17
   Compiling memchr v2.5.0
   Compiling idna v0.3.0
   Compiling form_urlencoded v1.1.0
   Compiling cfb v0.7.3
   Compiling flate2 v1.0.25
   Compiling serde_with_macros v1.5.2
   Compiling treediff v4.0.2
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.4
   Compiling phf_macros v0.10.0
   Compiling serde_with v1.14.0
   Compiling phf v0.10.1
   Compiling digest v0.10.6
   Compiling json-patch v0.3.0
   Compiling kuchiki v0.8.1
   Compiling infer v0.12.0
   Compiling png v0.17.7
   Compiling url v2.3.1
   Compiling ctor v0.1.26
   Compiling heck v0.4.1
   Compiling cpufeatures v0.2.6
   Compiling same-file v1.0.6
   Compiling walkdir v2.3.3
   Compiling tauri-utils v2.0.0-alpha.4
   Compiling sha2 v0.10.6
   Compiling ico v0.3.0
   Compiling base64 v0.21.0
   Compiling tauri-codegen v2.0.0-alpha.4
   Compiling tauri-macros v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/target/package/tauri-macros-2.0.0-alpha.4)
    Finished dev [unoptimized + debuginfo] target(s) in 58.27s
    Packaged 14 files, 46.8KiB (14.4KiB compressed)
   Uploading tauri-macros v2.0.0-alpha.4 (/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
    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-codegen v2.0.0-alpha.4

10 Apr 13:30
f3917e7

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 539 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (500 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.7
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.7
    └── 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 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.7

warning: 2 allowed warnings found

[2.0.0-alpha.4]

  • Added android configuration object under tauri > bundle.
    • Bumped due to a bump in tauri-utils.
    • db4c9dc6 feat(core): add option to configure Android's minimum SDK version (#6651) on 2023-04-07

Cargo Publish

Updating crates.io index
   Packaging tauri-codegen v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-codegen)
   Verifying tauri-codegen v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-codegen)
 Downloading crates ...
  Downloaded base64 v0.21.0
  Downloaded brotli-decompressor v2.3.4
  Downloaded alloc-stdlib v0.2.2
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded ico v0.3.0
  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.141
   Compiling syn v1.0.109
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling rand_core v0.5.1
   Compiling getrandom v0.2.9
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling syn v2.0.13
   Compiling phf_generator v0.8.0
   Compiling serde_derive v1.0.159
   Compiling rand_core v0.6.4
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling serde v1.0.159
   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 fnv v1.0.7
   Compiling parking_lot_core v0.9.7
   Compiling phf_macros v0.8.0
   Compiling log v0.4.17
   Compiling typenum v1.16.0
   Compiling new_debug_unreachable v1.0.4
   Compiling version_check v0.9.4
   Compiling scopeguard v1.1.0
   Compiling byteorder v1.4.3
   Compiling generic-array v0.14.7
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling ident_case v1.0.1
   Compiling strsim v0.10.0
   Compiling mac v0.1.1
   Compiling precomputed-hash v0.1.1
   Compiling futf v0.1.5
   Compiling markup5ever v0.10.1
   Compiling darling_core v0.13.4
   Compiling parking_lot v0.12.1
   Compiling cssparser v0.27.2
   Compiling utf-8 v0.7.6
   Compiling crc32fast v1.3.2
   Compiling dtoa v0.4.8
   Compiling serde_json v1.0.95
   Compiling tinyvec_macros v0.1.1
   Compiling bitflags v1.3.2
   Compiling once_cell v1.17.1
   Compiling string_cache v0.8.7
   Compiling tinyvec v1.6.0
   Compiling dtoa-short v0.3.3
   Compiling tendril v0.4.3
   Compiling darling_macro v0.13.4
   Compiling selectors v0.22.0
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling itoa v1.0.6
   Compiling stable_deref_trait v1.2.0
   Compiling ryu v1.0.13
   Compiling itoa v0.4.8
   Compiling convert_case v0.4.0
   Compiling thiserror v1.0.40
   Compiling nodrop v0.1.14
   Compiling adler v1.0.2
   Compiling alloc-no-stdlib v2.0.4
   Compiling matches v0.1.10
   Compiling alloc-stdlib v0.2.2
   Compiling miniz_oxide v0.6.2
   Compiling servo_arc v0.1.1
   Compiling derive_more v0.99.17
   Compiling darling v0.13.4
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling thiserror-impl v1.0.40
   Compiling uuid v1.3.1
   Compiling semver v1.0.17
   Compiling memchr v2.5.0
   Compiling unicode-bidi v0.3.13
   Compiling percent-encoding v2.2.0
   Compiling thin-slice v0.1.1
   Compiling form_urlencoded v1.1.0
   Compiling idna v0.3.0
   Compiling cfb v0.7.3
   Compiling flate2 v1.0.25
   Compiling serde_with_macros v1.5.2
   Compiling treediff v4.0.2
   Compiling brotli-decompressor v2.3.4
   Compiling block-buffer v0.10.4
   Compiling crypto-common v0.1.6
   Compiling phf_macros v0.10.0
   Compiling brotli v3.3.4
   Compiling phf v0.10.1
   Compiling digest v0.10.6
   Compiling serde_with v1.14.0
   Compiling json-patch v0.3.0
   Compiling kuchiki v0.8.1
   Compiling png v0.17.7
   Compiling infer v0.12.0
   Compiling url v2.3.1
   Compiling ctor v0.1.26
   Compiling heck v0.4.1
   Compiling same-file v1.0.6
   Compiling cpufeatures v0.2.6
   Compiling sha2 v0.10.6
   Compiling tauri-utils v2.0.0-alpha.4
   Compiling walkdir v2.3.3
   Compiling ico v0.3.0
   Compiling base64 v0.21.0
   Compiling tauri-codegen v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/target/package/tauri-codegen-2.0.0-alpha.4)
    Finished dev [unoptimized + debuginfo] target(s) in 57.95s
    Packaged 11 files, 65.4KiB (19.7KiB compressed)
   Uploading tauri-codegen v2.0.0-alpha.4 (/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

tauri-bundler v2.0.0-alpha.4

10 Apr 13:22
f3917e7

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 539 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (500 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.7
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.7
    └── 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 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.7

warning: 2 allowed warnings found

[2.0.0-alpha.4]

  • Added android configuration object under tauri > bundle.
    • Bumped due to a bump in tauri-utils.
    • db4c9dc6 feat(core): add option to configure Android's minimum SDK version (#6651) on 2023-04-07

Cargo Publish

Updating crates.io index
   Packaging tauri-bundler v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/tooling/bundler)
   Verifying tauri-bundler v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/tooling/bundler)
 Downloading crates ...
  Downloaded libflate v1.3.0
  Downloaded ar v0.9.0
  Downloaded time-core v0.1.0
  Downloaded sha2 v0.10.6
  Downloaded tempfile v3.5.0
  Downloaded crc32fast v1.3.2
  Downloaded time v0.3.20
  Downloaded zstd-safe v5.0.2+zstd.1.5.2
  Downloaded zstd v0.11.2+zstd.1.5.2
  Downloaded value-bag v1.0.0-alpha.9
  Downloaded zip v0.6.4
  Downloaded cpufeatures v0.2.6
  Downloaded zune-inflate v0.2.53
  Downloaded fastrand v1.9.0
  Downloaded color_quant v1.1.0
  Downloaded filetime v0.2.21
  Downloaded futures-sink v0.3.28
  Downloaded futures-core v0.3.28
  Downloaded glob v0.3.1
  Downloaded hmac v0.12.1
  Downloaded handlebars v4.3.6
  Downloaded half v2.2.1
  Downloaded flume v0.10.14
  Downloaded flate2 v1.0.25
  Downloaded generic-array v0.14.7
  Downloaded digest v0.10.6
  Downloaded bytemuck v1.13.1
  Downloaded bzip2 v0.4.4
  Downloaded crypto-common v0.1.6
  Downloaded cipher v0.3.0
  Downloaded constant_time_eq v0.1.5
  Downloaded image v0.24.6
  Downloaded block-buffer v0.10.4
  Downloaded adler32 v1.2.0
  Downloaded bit_field v0.10.2
  Downloaded opaque-debug v0.3.0
  Downloaded pbkdf2 v0.11.0
  Downloaded pest_derive v2.5.7
  Downloaded simd-adler32 v0.3.5
  Downloaded sha1 v0.10.5
  Downloaded subtle v2.4.1
  Downloaded pin-project-internal v1.0.12
  Downloaded pest v2.5.7
  Downloaded libflate_lz77 v1.2.0
  Downloaded sha1_smol v1.0.0
  Downloaded xattr v0.2.3
  Downloaded png v0.17.7
  Downloaded walkdir v2.3.3
  Downloaded typenum v1.16.0
  Downloaded weezl v0.1.7
  Downloaded ucd-trie v0.1.5
  Downloaded base64ct v1.6.0
  Downloaded qoi v0.4.1
  Downloaded zstd-sys v2.0.8+zstd.1.5.5
  Downloaded bzip2-sys v0.1.11+1.0.8
  Downloaded spin v0.9.8
  Downloaded exr v1.6.3
  Downloaded num-traits v0.2.15
  Downloaded jpeg-decoder v0.3.0
  Downloaded tiff v0.8.1
  Downloaded encoding_rs v0.8.32
  Downloaded os_pipe v1.1.3
  Downloaded lebe v0.5.2
  Downloaded pin-project v1.0.12
  Downloaded pest_meta v2.5.7
  Downloaded pest_generator v2.5.7
  Downloaded num-rational v0.4.1
  Downloaded same-file v1.0.6
  Downloaded password-hash v0.4.2
  Downloaded num-integer v0.1.45
  Downloaded nanorand v0.7.0
  Downloaded md5 v0.7.0
  Downloaded gif v0.12.0
  Downloaded time-macros v0.2.8
  Downloaded rle-decode-fast v1.0.3
  Downloaded aes v0.7.5
  Downloaded tar v0.4.38
  Downloaded tauri-utils v2.0.0-alpha.4
   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.141
   Compiling syn v1.0.109
   Compiling autocfg v1.1.0
   Compiling version_check v0.9.4
   Compiling ppv-lite86 v0.2.17
   Compiling jobserver v0.1.26
   Compiling siphasher v0.3.10
   Compiling cc v1.0.79
   Compiling syn v2.0.13
   Compiling getrandom v0.1.16
   Compiling rand_core v0.5.1
   Compiling scopeguard v1.1.0
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling once_cell v1.17.1
   Compiling serde_derive v1.0.159
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling serde v1.0.159
   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 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 smallvec v1.10.0
   Compiling crossbeam-utils v0.8.15
   Compiling pkg-config v0.3.26
   Compiling rand v0.8.5
   Compiling ctor v0.1.26
   Compiling memoffset v0.8.0
   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 thiserror-impl v1.0.40
   Compiling ring v0.16.20
   Compiling byteorder v1.4.3
   Compiling parking_lot_core v0.9.7
   Compiling fnv v1.0.7
   Compiling adler v1.0.2
   Compiling miniz_oxide v0.6.2
   Compiling phf_macros v0.8.0
   Compiling subtle v2.4.1
   Compiling bitflags v1.3.2
   Compiling rayon-core v1.11.0
   Compiling new_debug_unreachable v1.0.4
   Compiling crossbeam-deque v0.8.3
   Compiling crossbeam-channel v0.5.8
   Compiling phf v0.8.0
   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 tinyvec_macros v0.1.1
   Compiling strsim v0.10.0
   Compiling mac v0.1.1
   Compiling serde_json v1.0.95
   Compiling ident_case v1.0.1
   Compiling precomputed-hash v0.1.1
   Compiling untrusted v0.7.1
   Compiling spin v0.5.2
   Compiling darling_core v0.13.4
   Compiling futf v0.1.5
   Compiling tinyvec v1.6.0
   Compiling markup5ever v0.10.1
   Compiling digest v0.10.6
   Compiling parking_lot v0.12.1
   Compiling flate2 v1.0.25
   Compiling cssparser v0.27.2
   Compiling num-traits v0.2.15
   Compiling utf-8 v0.7.6
   Compiling itoa v1.0.6
   Compiling ryu v1.0.13
   Compiling futures-core v0.3.28
   Compiling cpufeatures v0.2.6
   Compiling ucd-trie v0.1.5
   Compiling dtoa v0.4.8
   Compiling dtoa-short v0.3.3
   Compiling pest v2.5.7
   Compiling tendril v0.4.3
   Compiling string_cache v0.8.7
   Compiling darling_macro v0.13.4
   Compiling unicode-normalization v0.1.22
   Compiling selectors v0.22.0
   Compiling bzip2-sys v0.1.11+1.0.8
   Compiling cssparser-macros v0.6.0
   Compiling pin-project-internal v1.0.12
   Compiling html5ever v0.25.2
   Compiling num-integer v0.1.45
   Compiling matches v0.1.10
   Compiling percent-encoding v2.2.0
   Compiling io-lifetimes v1.0.10
   Compiling either v1.8.1
   Compiling zstd-safe v5.0.2+zstd.1.5.2
   Compiling convert_case v0.4.0
   Compiling unicode-bidi v0.3.13
   Compiling nodrop v0.1.14
   Compiling itoa v0.4.8
   Compiling stable_deref_trait v1.2.0
   Compiling servo_arc v0.1.1
   Compiling idna v0.3.0
   Compiling derive_more v0.99.17
   Compiling rayon v1.7.0
   Compiling form_urlencoded v1.1.0
   Compiling nanorand v0.7.0
   Compiling pin-project v1.0.12
   Compiling darling v0.13.4
   Compiling pest_meta v2.5.7
   Compiling webpki v0.22.0
   Compiling fxhash v0.2.1
   Compiling spin v0.9.8
   Compiling num-rational v0.4.1
   Compiling simd-adler32 v0.3.5
   Compiling memchr v2.5.0
   Compiling futures-sink v0.3.28
   Compiling base64ct v1.6.0
   Compiling thin-slice v0.1.1
   Compiling rustls v0.20.8
   Compiling rustix v0.37.11
   Compiling weezl v0.1.7
   Compiling semver v1.0.17
   Compiling uuid v1.3.1
   Compiling cfb v0.7.3
   Compiling password-hash v0.4.2
   Compiling flume v0.10.14
   Compiling zune-inflate v0.2.53
   Compiling pest_generator v2.5.7
   Compiling serde_with_macros v1.5.2
   Compiling url v2.3.1
   Compiling jpeg-decoder v0.3.0
   Compiling treediff v4.0.2
   Compiling sha2 v0.10.6
   Compiling hmac v0.12.1
   Compiling sct v0.7.0
   Compiling phf_macros v0.10.0
   Compiling cipher v0.3.0
   Compiling time-core v0.1.0
   Compiling anyhow v1.0.70
   Compiling bytemuck v1.13.1
   Compiling lebe v0.5.2
   Compiling linux-raw-sys v0.3.1
   Compiling same-file v1.0.6
   Compiling half v2.2.1
   Compiling bit_field v0.10.2
   Compiling rle-decode-fast v1.0.3
   Compiling color_quant v1.1.0
   Compiling opaque-debug v0.3.0
   Compiling aes v0.7.5
   Compiling gif v0.12.0
   Compiling libflate_lz77 v1.2.0
   Compiling exr v1.6.3
   Compiling walkdir v2.3.3
   Compiling phf v0.10.1
   Compiling qoi v0.4.1
   Compiling time v0.3.20
   Compiling pbkdf2 v0.11.0
   Compiling tiff v0.8.1
   Compiling json-patch...
Read more

tauri-build v2.0.0-alpha.4

10 Apr 13:32
f3917e7

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 539 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (500 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.7
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.7
    └── 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 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.7

warning: 2 allowed warnings found

[2.0.0-alpha.4]

  • Added android configuration object under tauri > bundle.
    • Bumped due to a bump in tauri-utils.
    • db4c9dc6 feat(core): add option to configure Android's minimum SDK version (#6651) on 2023-04-07

Cargo Publish

Updating crates.io index
   Packaging tauri-build v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-build)
   Verifying tauri-build v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-build)
 Downloading crates ...
  Downloaded cargo_toml v0.14.1
  Downloaded tauri-winres v0.1.0
   Compiling proc-macro2 v1.0.56
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.26
   Compiling libc v0.2.141
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.109
   Compiling ppv-lite86 v0.2.17
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling rand_core v0.5.1
   Compiling syn v2.0.13
   Compiling serde_derive v1.0.159
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling serde v1.0.159
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling phf_generator v0.8.0
   Compiling getrandom v0.2.9
   Compiling rand_core v0.6.4
   Compiling proc-macro-hack v0.5.20+deprecated
   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 new_debug_unreachable v1.0.4
   Compiling log v0.4.17
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling strsim v0.10.0
   Compiling byteorder v1.4.3
   Compiling ident_case v1.0.1
   Compiling precomputed-hash v0.1.1
   Compiling mac v0.1.1
   Compiling darling_core v0.13.4
   Compiling futf v0.1.5
   Compiling markup5ever v0.10.1
   Compiling parking_lot v0.12.1
   Compiling cssparser v0.27.2
   Compiling once_cell v1.17.1
   Compiling dtoa v0.4.8
   Compiling utf-8 v0.7.6
   Compiling serde_json v1.0.95
   Compiling tinyvec_macros v0.1.1
   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.13.4
   Compiling selectors v0.22.0
   Compiling cssparser-macros v0.6.0
   Compiling html5ever v0.25.2
   Compiling matches v0.1.10
   Compiling itoa v1.0.6
   Compiling thiserror v1.0.40
   Compiling convert_case v0.4.0
   Compiling ryu v1.0.13
   Compiling stable_deref_trait v1.2.0
   Compiling nodrop v0.1.14
   Compiling itoa v0.4.8
   Compiling servo_arc v0.1.1
   Compiling derive_more v0.99.17
   Compiling darling v0.13.4
   Compiling unicode-normalization v0.1.22
   Compiling fxhash v0.2.1
   Compiling thiserror-impl v1.0.40
   Compiling bitflags v1.3.2
   Compiling percent-encoding v2.2.0
   Compiling thin-slice v0.1.1
   Compiling unicode-bidi v0.3.13
   Compiling semver v1.0.17
   Compiling uuid v1.3.1
   Compiling memchr v2.5.0
   Compiling cfb v0.7.3
   Compiling idna v0.3.0
   Compiling form_urlencoded v1.1.0
   Compiling serde_with_macros v1.5.2
   Compiling treediff v4.0.2
   Compiling toml v0.5.11
   Compiling phf_macros v0.10.0
   Compiling same-file v1.0.6
   Compiling anyhow v1.0.70
   Compiling walkdir v2.3.3
   Compiling phf v0.10.1
   Compiling serde_with v1.14.0
   Compiling json-patch v0.3.0
   Compiling kuchiki v0.8.1
   Compiling url v2.3.1
   Compiling infer v0.12.0
   Compiling ctor v0.1.26
   Compiling version_check v0.9.4
   Compiling glob v0.3.1
   Compiling heck v0.4.1
   Compiling tauri-utils v2.0.0-alpha.4
   Compiling tauri-winres v0.1.0
   Compiling cargo_toml v0.14.1
   Compiling filetime v0.2.21
   Compiling tauri-build v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/target/package/tauri-build-2.0.0-alpha.4)
    Finished dev [unoptimized + debuginfo] target(s) in 56.73s
    Packaged 12 files, 51.5KiB (16.4KiB compressed)
   Uploading tauri-build v2.0.0-alpha.4 (/home/runner/work/tauri/tauri/core/tauri-build)
    Updating crates.io index
     Waiting on `tauri-build` 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

cli.rs v2.0.0-alpha.7

10 Apr 13:41
f3917e7

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 539 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (500 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.27.3
│   └── tauri-runtime-wry 0.13.0-alpha.4
│       └── tauri 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.4
    ├── tauri-runtime-wry 0.13.0-alpha.4
    ├── tauri-runtime 0.13.0-alpha.4
    │   ├── tauri-runtime-wry 0.13.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri 2.0.0-alpha.7
    ├── tauri-codegen 2.0.0-alpha.4
    │   ├── tauri-macros 2.0.0-alpha.4
    │   └── tauri-build 2.0.0-alpha.4
    │       ├── tauri 2.0.0-alpha.7
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.4
    ├── tauri 2.0.0-alpha.7
    └── 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 2.0.0-alpha.7
│           ├── tauri 2.0.0-alpha.7
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.7

warning: 2 allowed warnings found

[2.0.0-alpha.7]

  • Add --release flag for tauri android dev however you will need to sign your Android app, see https://next--tauri.netlify.app/next/guides/distribution/sign-android
    • 63f088e5 feat(cli): add --release for android dev (#6638) on 2023-04-05
  • Build only specified rust targets for tauri android build instead of all.
    • d03e47d1 fix: only build specified rust targets for aab/apk build (#6625) on 2023-04-05
  • Use local ip address for built-in dev server on mobile.
    • 7fec0f08 fix(cli): use local ip addr for built-in server on mobile, closes #6454 (#6631) on 2023-04-04
  • Change minimum Android SDK version to 21 for the plugin library.
    • db4c9dc6 feat(core): add option to configure Android's minimum SDK version (#6651) on 2023-04-07
  • Readd the Cargo.toml file to the plugin template.
    • 5288a386 fix(cli): readd Cargo.toml to the plugin template (#6637) on 2023-04-04

Cargo Publish

Updating crates.io index
   Packaging tauri-cli v2.0.0-alpha.7 (/home/runner/work/tauri/tauri/tooling/cli)
warning: package `crossbeam-channel v0.5.7` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
warning: package `spin v0.9.7` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
   Verifying tauri-cli v2.0.0-alpha.7 (/home/runner/work/tauri/tauri/tooling/cli)
 Downloading crates ...
  Downloaded colored v2.0.0
  Downloaded concolor-override v1.0.0
  Downloaded textwrap v0.11.0
  Downloaded shell-words v1.1.0
  Downloaded inout v0.1.3
  Downloaded ahash v0.8.3
  Downloaded anstream v0.2.6
  Downloaded concolor-query v0.3.3
  Downloaded serde_derive_internals v0.26.0
  Downloaded digest v0.9.0
  Downloaded clap_derive v4.2.0
  Downloaded arrayvec v0.5.2
  Downloaded tauri-icns v0.1.0
  Downloaded dyn-clone v1.0.11
  Downloaded is-terminal v0.4.6
  Downloaded duct v0.13.6
  Downloaded beef v0.5.2
  Downloaded clap v4.2.1
  Downloaded tower-layer v0.3.2
  Downloaded static_assertions v1.1.0
  Downloaded futures-io v0.3.27
  Downloaded ctr v0.9.2
  Downloaded unicode-width v0.1.10
  Downloaded console v0.15.5
  Downloaded utf8parse v0.2.1
  Downloaded which v4.4.0
  Downloaded tower-http v0.3.5
  Downloaded colored v1.9.3
  Downloaded english-numbers v0.3.3
  Downloaded ctrlc v3.2.5
  Downloaded css-color v0.2.5
  Downloaded sublime_fuzzy v0.7.0
  Downloaded pest_meta v2.5.6
  Downloaded axum-core v0.2.9
  Downloaded sha-1 v0.9.8
  Downloaded tower v0.4.13
  Downloaded sync_wrapper v0.1.2
  Downloaded treediff v3.0.2
  Downloaded universal-hash v0.5.0
  Downloaded tokio-tungstenite v0.17.2
  Downloaded uuid v1.3.0
  Downloaded encoding-index-singlebyte v1.20141219.5
  Downloaded encoding-index-japanese v1.20141219.5
  Downloaded crossbeam-channel v0.5.7
  Downloaded futures-timer v3.0.2
  Downloaded getrandom v0.2.8
  Downloaded encoding v0.2.33
  Downloaded spin v0.9.7
  Downloaded sval v1.0.0-alpha.5
  Downloaded soketto v0.7.1
  Downloaded tungstenite v0.17.3
  Downloaded toml_edit v0.14.4
  Downloaded syn v2.0.11
  Downloaded futures-core v0.3.27
  Downloaded encoding-index-korean v1.20141219.5
  Downloaded encoding_index_tests v0.1.4
  Downloaded encoding-index-tradchinese v1.20141219.5
  Downloaded minimal-lexical v0.2.1
  Downloaded num v0.4.0
  Downloaded nom v7.1.3
  Downloaded zstd-sys v2.0.7+zstd.1.5.4
  Downloaded proc-macro2 v1.0.54
  Downloaded jsonrpsee-ws-client v0.16.2
  Downloaded jsonrpsee-client-transport v0.16.2
  Downloaded java-properties v1.4.1
  Downloaded freedesktop_entry_parser v1.3.0
  Downloaded once-cell-regex v0.2.1
  Downloaded minisign v0.7.3
  Downloaded fraction v0.12.2
  Downloaded deunicode v1.3.3
  Downloaded num-complex v0.4.3
  Downloaded futures-task v0.3.27
  Downloaded include_dir_macros v0.7.3
  Downloaded inotify-sys v0.1.5
  Downloaded include_dir v0.7.3
  Downloaded jsonrpsee-types v0.16.2
  Downloaded ghash v0.5.0
  Downloaded jsonrpsee v0.16.2
  Downloaded inotify v0.9.6
  Downloaded notify-debouncer-mini v0.2.1
  Downloaded num-iter v0.1.43
  Downloaded notify v5.1.0
  Downloaded pbkdf2 v0.12.1
  Downloaded rtoolbox v0.0.1
  Downloaded quick-error v2.0.1
  Downloaded os_info v3.7.0
  Downloaded http-range-header v0.3.0
  Downloaded futures-sink v0.3.27
  Downloaded futures-macro v0.3.27
  Downloaded futures-channel v0.3.27
  Downloaded filetime v0.2.20
  Downloaded rpassword v7.2.0
  Downloaded sha-1 v0.10.1
  Downloaded serde-value v0.7.0
  Downloaded tokio-stream v0.1.12
  Downloaded scrypt v0.11.0
  Downloaded matchit v0.5.0
  Downloaded jsonrpsee-core v0.16.2
  Downloaded json5 v0.4.1
  Downloaded num-cmp v0.1.0
  Downloaded pest_generator v2.5.6
  Downloaded pest_derive v2.5.6
  Downloaded pest v2.5.6
  Downloaded jsonrpsee-server v0.16.2
  Downloaded local-ip-address v0.4.9
  Downloaded jsonschema v0.16.1
  Downloaded std_prelude v0.2.12
  Downloaded iso8601 v0.5.1
  Downloaded common-path v1.0.0
  Downloaded ordered-float v2.10.0
  Downloaded neli v0.5.3
  Downloaded term_size v0.3.2
  Downloaded json-patch v0.2.7
  Downloaded futures-util v0.3.27
  Downloaded tauri-mobile v0.3.0
  Downloaded libc v0.2.140
  Downloaded rustix v0.37.4
  Downloaded linux-raw-sys v0.3.0
  Downloaded tauri-bundler v2.0.0-alpha.4
  Downloaded lexical-core v0.7.6
  Downloaded nix v0.26.2
  Downloaded io-lifetimes v1.0.9
  Downloaded handlebars v3.5.5
  Downloaded futures v0.3.27
  Downloaded fancy-regex v0.10.0
  Downloaded anstyle v0.3.5
  Downloaded schemars v0.8.12
  Downloaded schemars_derive v0.8.12
  Downloaded salsa20 v0.10.2
  Downloaded polyval v0.6.0
  Downloaded num-bigint v0.4.3
  Downloaded clap_builder v4.2.1
  Downloaded aead v0.5.1
  Downloaded encoding-index-simpchinese v1.20141219.5
  Downloaded dialoguer v0.10.3
  Downloaded shared_child v1.0.0
  Downloaded event-listener v2.5.3
  Downloaded env_logger v0.9.3
  Downloaded path_abs v0.5.1
  Downloaded clap_lex v0.4.1
  Downloaded anstyle-parse v0.1.1
  Downloaded stfu8 v0.2.6
  Downloaded bit-vec v0.6.3
  Downloaded cipher v0.4.4
  Downloaded bit-set v0.5.3
  Downloaded aes v0.8.2
  Downloaded unicode-segmentation v1.10.1
  Downloaded axum v0.5.17
  Downloaded aes-gcm v0.10.1
  Downloaded async-trait v0.1.68
  Downloaded async-lock v2.7.0
  Downloaded bytecount v0.6.3
  Downloaded block-buffer v0.9.0
  Downloaded arrayvec v0.7.2
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.54
   Compiling libc v0.2.140
   Compiling unicode-ident v1.0.8
   Compiling quote v1.0.26
   Compiling syn v1.0.109
   Compiling version_check v0.9.4
   Compiling autocfg v1.1.0
   Compiling syn v2.0.11
   Compiling value-bag v1.0.0-alpha.9
   Compiling ctor v0.1.26
   Compiling getrandom v0.2.8
   Compiling serde_derive v1.0.159
   Compiling typenum v1.16.0
   Compiling sval v1.0.0-alpha.5
   Compiling log v0.4.17
   Compiling generic-array v0.14.7
   Compiling serde v1.0.159
   Compiling memchr v2.5.0
   Compiling once_cell v1.17.1
   Compiling rand_core v0.6.4
   Compiling ppv-lite86 v0.2.17
   Compiling itoa v1.0.6
   Compiling fnv v1.0.7
   Compiling futures-core v0.3.27
   Compiling crypto-common v0.1.6
   Compiling scopeguard v1.1.0
   Compiling thiserror v1.0.40
   Compiling cpufeatures v0.2.6
   Compiling bitflags v1.3.2
   Compiling jobserver v0.1.26
   Compiling thiserror-impl v1.0.40
   Compiling num_cpus v1.15.0
   Compiling futures-sink v0.3.27...
Read more

cli.js v2.0.0-alpha.7

10 Apr 13:36
f3917e7

Choose a tag to compare

[2.0.0-alpha.7]

  • Add --release flag for tauri android dev however you will need to sign your Android app, see https://next--tauri.netlify.app/next/guides/distribution/sign-android
    • 63f088e5 feat(cli): add --release for android dev (#6638) on 2023-04-05
  • Build only specified rust targets for tauri android build instead of all.
    • d03e47d1 fix: only build specified rust targets for aab/apk build (#6625) on 2023-04-05
  • Use local ip address for built-in dev server on mobile.
    • 7fec0f08 fix(cli): use local ip addr for built-in server on mobile, closes #6454 (#6631) on 2023-04-04
  • Readd the Cargo.toml file to the plugin template.
    • 5288a386 fix(cli): readd Cargo.toml to the plugin template (#6637) on 2023-04-04

api v2.0.0-alpha.3

10 Apr 13:19
f3917e7

Choose a tag to compare

Yarn Audit

yarn audit v1.22.19
info No lockfile found.
0 vulnerabilities found - Packages audited: 148
Done in 2.47s.

[2.0.0-alpha.3]

  • Overload the dialog open function to have better TS result types.
    • 1eacd51d overloaded the open function for convenient type inference (#5619) on 2023-04-07

Yarn Publish

yarn run v1.22.19
$ yarn build && cd ./dist && yarn publish --access public --loglevel silly --tag next
$ yarn tsup && node ./scripts/after-build.cjs && yarn generate-docs
$ /home/runner/work/tauri/tauri/tooling/api/node_modules/.bin/tsup
�[34mCLI�[39m Building entry: {"bundle":"src/index.ts"}
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.6.3
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Building entry: src/app.ts, src/cli.ts, src/clipboard.ts, src/dialog.ts, src/event.ts, src/fs.ts, src/globalShortcut.ts, src/http.ts, src/index.ts, src/mocks.ts, src/notification.ts, src/os.ts, src/path.ts, src/process.ts, src/shell.ts, src/tauri.ts, src/updater.ts, src/window.ts
�[34mCLI�[39m Using tsconfig: tsconfig.json
�[34mCLI�[39m tsup v6.6.3
�[34mCLI�[39m Using tsup config: /home/runner/work/tauri/tauri/tooling/api/tsup.config.ts
�[34mCLI�[39m Target: es2020
�[34mIIFE�[39m Build start
�[34mCLI�[39m Target: es2020
�[34mCLI�[39m Cleaning output folder
�[34mESM�[39m Build start
�[34mCJS�[39m Build start
�[32mIIFE�[39m �[1m../../core/tauri/scripts/bundle.global.js �[22m�[32m28.01 KB�[39m
�[32mIIFE�[39m ⚡️ Build success in 94ms
�[32mESM�[39m �[1mdist/updater.js        �[22m�[32m216.00 B�[39m
�[32mESM�[39m �[1mdist/window.js         �[22m�[32m479.00 B�[39m
�[32mESM�[39m �[1mdist/index.js          �[22m�[32m940.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-4NZJJ336.js �[22m�[32m922.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-HSJSXYDL.js �[22m�[32m10.90 KB�[39m
�[32mESM�[39m �[1mdist/mocks.js          �[22m�[32m409.00 B�[39m
�[32mESM�[39m �[1mdist/notification.js   �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-CICBN6X2.js �[22m�[32m578.00 B�[39m
�[32mESM�[39m �[1mdist/os.js             �[22m�[32m235.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-4CXLGJ6R.js �[22m�[32m656.00 B�[39m
�[32mESM�[39m �[1mdist/path.js           �[22m�[32m922.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-F5B3GZW2.js �[22m�[32m3.10 KB�[39m
�[32mESM�[39m �[1mdist/chunk-V5J25SYE.js �[22m�[32m73.00 B�[39m
�[32mESM�[39m �[1mdist/process.js        �[22m�[32m154.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-3O263AOJ.js �[22m�[32m322.00 B�[39m
�[32mESM�[39m �[1mdist/shell.js          �[22m�[32m186.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-JI3ACNQ5.js �[22m�[32m2.63 KB�[39m
�[32mESM�[39m �[1mdist/tauri.js          �[22m�[32m131.00 B�[39m
�[32mESM�[39m �[1mdist/app.js            �[22m�[32m206.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-DIFM6EX4.js �[22m�[32m608.00 B�[39m
�[32mESM�[39m �[1mdist/cli.js            �[22m�[32m144.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-6IDLE7HB.js �[22m�[32m209.00 B�[39m
�[32mESM�[39m �[1mdist/clipboard.js      �[22m�[32m159.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-6PDK3LJA.js �[22m�[32m335.00 B�[39m
�[32mESM�[39m �[1mdist/dialog.js         �[22m�[32m191.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-WJKH4UU7.js �[22m�[32m1.18 KB�[39m
�[32mESM�[39m �[1mdist/event.js          �[22m�[32m202.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-M3Y6ZK7U.js �[22m�[32m1.53 KB�[39m
�[32mESM�[39m �[1mdist/fs.js             �[22m�[32m372.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-SZXG763M.js �[22m�[32m2.72 KB�[39m
�[32mESM�[39m �[1mdist/globalShortcut.js �[22m�[32m220.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-ITP3W3MJ.js �[22m�[32m804.00 B�[39m
�[32mESM�[39m �[1mdist/http.js           �[22m�[32m218.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-XH7VLPQH.js �[22m�[32m2.33 KB�[39m
�[32mESM�[39m �[1mdist/chunk-RKMHWDGH.js �[22m�[32m91.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-5UWJICAP.js �[22m�[32m767.00 B�[39m
�[32mESM�[39m �[1mdist/chunk-FEIY7W7S.js �[22m�[32m106.00 B�[39m
�[32mESM�[39m ⚡️ Build success in 121ms
�[32mCJS�[39m �[1mdist/app.cjs            �[22m�[32m1.39 KB�[39m
�[32mCJS�[39m �[1mdist/cli.cjs            �[22m�[32m1.04 KB�[39m
�[32mCJS�[39m �[1mdist/clipboard.cjs      �[22m�[32m1.15 KB�[39m
�[32mCJS�[39m �[1mdist/dialog.cjs         �[22m�[32m1.99 KB�[39m
�[32mCJS�[39m �[1mdist/event.cjs          �[22m�[32m2.27 KB�[39m
�[32mCJS�[39m �[1mdist/fs.cjs             �[22m�[32m3.47 KB�[39m
�[32mCJS�[39m �[1mdist/globalShortcut.cjs �[22m�[32m1.54 KB�[39m
�[32mCJS�[39m �[1mdist/http.cjs           �[22m�[32m3.12 KB�[39m
�[32mCJS�[39m �[1mdist/index.cjs          �[22m�[32m27.96 KB�[39m
�[32mCJS�[39m �[1mdist/mocks.cjs          �[22m�[32m837.00 B�[39m
�[32mCJS�[39m �[1mdist/notification.cjs   �[22m�[32m1.38 KB�[39m
�[32mCJS�[39m �[1mdist/os.cjs             �[22m�[32m1.45 KB�[39m
�[32mCJS�[39m �[1mdist/path.cjs           �[22m�[32m4.25 KB�[39m
�[32mCJS�[39m �[1mdist/process.cjs        �[22m�[32m1.13 KB�[39m
�[32mCJS�[39m �[1mdist/shell.cjs          �[22m�[32m3.40 KB�[39m
�[32mCJS�[39m �[1mdist/tauri.cjs          �[22m�[32m1.11 KB�[39m
�[32mCJS�[39m �[1mdist/updater.cjs        �[22m�[32m2.24 KB�[39m
�[32mCJS�[39m �[1mdist/window.cjs         �[22m�[32m12.00 KB�[39m
�[32mCJS�[39m ⚡️ Build success in 126ms
�[34mDTS�[39m Build start
�[32mDTS�[39m ⚡️ Build success in 2771ms
�[32mDTS�[39m �[1mdist/index.d.ts                   �[22m�[32m1.21 KB�[39m
�[32mDTS�[39m �[1mdist/mocks.d.ts                   �[22m�[32m3.45 KB�[39m
�[32mDTS�[39m �[1mdist/app.d.ts                     �[22m�[32m111.00 B�[39m
�[32mDTS�[39m �[1mdist/cli.d.ts                     �[22m�[32m107.00 B�[39m
�[32mDTS�[39m �[1mdist/clipboard.d.ts               �[22m�[32m73.00 B�[39m
�[32mDTS�[39m �[1mdist/dialog.d.ts                  �[22m�[32m220.00 B�[39m
�[32mDTS�[39m �[1mdist/window.d.ts                  �[22m�[32m494.00 B�[39m
�[32mDTS�[39m �[1mdist/event.d.ts                   �[22m�[32m155.00 B�[39m
�[32mDTS�[39m �[1mdist/fs.d.ts                      �[22m�[32m395.00 B�[39m
�[32mDTS�[39m �[1mdist/globalShortcut.d.ts          �[22m�[32m158.00 B�[39m
�[32mDTS�[39m �[1mdist/http.d.ts                    �[22m�[32m257.00 B�[39m
�[32mDTS�[39m �[1mdist/notification.d.ts            �[22m�[32m149.00 B�[39m
�[32mDTS�[39m �[1mdist/path.d.ts                    �[22m�[32m614.00 B�[39m
�[32mDTS�[39m �[1mdist/process.d.ts                 �[22m�[32m66.00 B�[39m
�[32mDTS�[39m �[1mdist/shell.d.ts                   �[22m�[32m211.00 B�[39m
�[32mDTS�[39m �[1mdist/tauri.d.ts                   �[22m�[32m113.00 B�[39m
�[32mDTS�[39m �[1mdist/updater.d.ts                 �[22m�[32m213.00 B�[39m
�[32mDTS�[39m �[1mdist/os.d.ts                      �[22m�[32m149.00 B�[39m
�[32mDTS�[39m �[1mdist/app-5190a154.d.ts            �[22m�[32m1.67 KB�[39m
�[32mDTS�[39m �[1mdist/cli-373e13ed.d.ts            �[22m�[32m1.61 KB�[39m
�[32mDTS�[39m �[1mdist/clipboard-79413165.d.ts      �[22m�[32m941.00 B�[39m
�[32mDTS�[39m �[1mdist/dialog-c1baaa9b.d.ts         �[22m�[32m7.23 KB�[39m
�[32mDTS�[39m �[1mdist/event-b4efb052.d.ts          �[22m�[32m46.40 KB�[39m
�[32mDTS�[39m �[1mdist/fs-9b68920e.d.ts             �[22m�[32m9.52 KB�[39m
�[32mDTS�[39m �[1mdist/globalShortcut-003b7421.d.ts �[22m�[32m3.04 KB�[39m
�[32mDTS�[39m �[1mdist/http-43c39402.d.ts           �[22m�[32m9.55 KB�[39m
�[32mDTS�[39m �[1mdist/notification-6cd45c32.d.ts   �[22m�[32m2.48 KB�[39m
�[32mDTS�[39m �[1mdist/path-680a5f31.d.ts           �[22m�[32m17.24 KB�[39m
�[32mDTS�[39m �[1mdist/process-63838be1.d.ts        �[22m�[32m925.00 B�[39m
�[32mDTS�[39m �[1mdist/shell-301c4e4d.d.ts          �[22m�[32m10.80 KB�[39m
�[32mDTS�[39m �[1mdist/tauri-605fa63e.d.ts          �[22m�[32m3.26 KB�[39m
�[32mDTS�[39m �[1mdist/updater-ade3058d.d.ts        �[22m�[32m2.84 KB�[39m
�[32mDTS�[39m �[1mdist/os-0303c6d6.d.ts             �[22m�[32m2.76 KB�[39m
$ typedoc
Loaded plugin typedoc-plugin-markdown
Loaded plugin typedoc-plugin-mdn-links
Documentation generated at ./docs
JSON written to ./docs/js-api.json
[1/4] Bumping version...
info Current version: 2.0.0-alpha.3
[2/4] Logging in...
[3/4] Publishing...
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 9.28s.

tauri v2.0.0-alpha.6

03 Apr 19:32
29ee623

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 537 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (491 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.27.1
│   └── tauri-runtime-wry 0.13.0-alpha.3
│       └── tauri 2.0.0-alpha.6
│           ├── tauri 2.0.0-alpha.6
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.3
    ├── tauri-runtime-wry 0.13.0-alpha.3
    ├── tauri-runtime 0.13.0-alpha.3
    │   ├── tauri-runtime-wry 0.13.0-alpha.3
    │   └── tauri 2.0.0-alpha.6
    ├── tauri-macros 2.0.0-alpha.3
    │   └── tauri 2.0.0-alpha.6
    ├── tauri-codegen 2.0.0-alpha.3
    │   ├── tauri-macros 2.0.0-alpha.3
    │   └── tauri-build 2.0.0-alpha.3
    │       ├── tauri 2.0.0-alpha.6
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.3
    ├── tauri 2.0.0-alpha.6
    └── 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 2.0.0-alpha.6
│           ├── tauri 2.0.0-alpha.6
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.6

warning: 2 allowed warnings found

[2.0.0-alpha.6]

  • Fix compilation issues without the shell API features.
    • a8137927 fix(core): compilation issues without execute or sidecar features (#6621) on 2023-04-03

Cargo Publish

Updating crates.io index
   Packaging tauri v2.0.0-alpha.6 (/home/runner/work/tauri/tauri/core/tauri)
   Verifying tauri v2.0.0-alpha.6 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded generic-array v0.14.7
  Downloaded getrandom v0.1.16
  Downloaded getrandom v0.2.8
  Downloaded glob v0.3.1
  Downloaded gdk v0.16.2
  Downloaded gdkwayland-sys v0.16.0
  Downloaded gdk-pixbuf-sys v0.16.3
  Downloaded gdk-pixbuf v0.16.7
  Downloaded http-body v0.4.5
  Downloaded glib v0.16.7
  Downloaded proc-macro-crate v1.3.1
  Downloaded javascriptcore-rs-sys v0.5.1
  Downloaded http v0.2.9
  Downloaded h2 v0.3.16
  Downloaded phf_generator v0.8.0
  Downloaded kuchiki v0.8.1
  Downloaded tokio-macros v2.0.0
  Downloaded want v0.3.0
  Downloaded matches v0.1.10
  Downloaded phf_macros v0.10.0
  Downloaded precomputed-hash v0.1.1
  Downloaded serde_repr v0.1.12
  Downloaded selectors v0.22.0
  Downloaded webkit2gtk-sys v0.19.1
  Downloaded tauri-utils v2.0.0-alpha.3
  Downloaded rand_core v0.5.1
  Downloaded serde_with_macros v1.5.2
  Downloaded serde_with v1.14.0
  Downloaded phf_macros v0.8.0
  Downloaded rand_pcg v0.2.1
  Downloaded thin-slice v0.1.1
  Downloaded utf-8 v0.7.6
  Downloaded xattr v0.2.3
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded walkdir v2.3.3
  Downloaded version-compare v0.1.1
  Downloaded uuid v1.3.0
  Downloaded darling_macro v0.13.4
  Downloaded dtoa-short v0.3.3
  Downloaded dtoa v0.4.8
  Downloaded futures-io v0.3.28
  Downloaded futures-macro v0.3.28
  Downloaded futf v0.1.5
  Downloaded filetime v0.2.20
  Downloaded tauri-runtime v0.13.0-alpha.3
  Downloaded tauri-macros v2.0.0-alpha.3
  Downloaded treediff v4.0.2
  Downloaded x11-dl v2.21.0
  Downloaded darling v0.13.4
  Downloaded futures-executor v0.3.28
  Downloaded system-deps v6.0.4
  Downloaded field-offset v0.3.5
  Downloaded cfb v0.7.3
  Downloaded x11 v2.21.0
  Downloaded cargo_toml v0.14.1
  Downloaded tauri-runtime-wry v0.13.0-alpha.3
  Downloaded tokio v1.27.0
  Downloaded tauri-build v2.0.0-alpha.3
  Downloaded servo_arc v0.1.1
  Downloaded futures-core v0.3.28
  Downloaded brotli-decompressor v2.3.4
  Downloaded brotli v3.3.4
  Downloaded crc32fast v1.3.2
  Downloaded tendril v0.4.3
  Downloaded tar v0.4.38
  Downloaded encoding_rs v0.8.32
  Downloaded state v0.5.3
  Downloaded futures-sink v0.3.28
  Downloaded wry v0.27.1
  Downloaded flate2 v1.0.25
  Downloaded bstr v1.4.0
  Downloaded fastrand v1.9.0
  Downloaded digest v0.10.6
  Downloaded darling_core v0.13.4
  Downloaded cssparser-macros v0.6.0
  Downloaded alloc-stdlib v0.2.2
  Downloaded ctor v0.1.26
  Downloaded typenum v1.16.0
  Downloaded block-buffer v0.10.4
  Downloaded tower-service v0.3.2
  Downloaded tempfile v3.5.0
  Downloaded string_cache_codegen v0.5.2
  Downloaded stable_deref_trait v1.2.0
  Downloaded sha2 v0.10.6
  Downloaded same-file v1.0.6
  Downloaded rand_chacha v0.2.2
  Downloaded gtk v0.16.2
  Downloaded cssparser v0.27.2
  Downloaded cfg-expr v0.14.0
  Downloaded cairo-sys-rs v0.16.3
  Downloaded cairo-rs v0.16.7
  Downloaded atk-sys v0.16.0
  Downloaded atk v0.16.0
  Downloaded tao v0.18.3
  Downloaded futures-util v0.3.28
  Downloaded raw-window-handle v0.5.2
  Downloaded rand v0.7.3
  Downloaded tauri-codegen v2.0.0-alpha.3
  Downloaded soup3 v0.3.2
  Downloaded rand_core v0.6.4
  Downloaded png v0.17.7
  Downloaded markup5ever v0.10.1
  Downloaded webkit2gtk v0.19.2
  Downloaded tauri-winres v0.1.0
  Downloaded fnv v1.0.7
  Downloaded derive_more v0.99.17
  Downloaded mio v0.8.6
  Downloaded phf_shared v0.8.0
  Downloaded phf_generator v0.10.0
  Downloaded phf_codegen v0.8.0
  Downloaded phf v0.8.0
  Downloaded nodrop v0.1.14
  Downloaded new_debug_unreachable v1.0.4
  Downloaded mac v0.1.1
  Downloaded itoa v0.4.8
  Downloaded ipnet v2.7.2
  Downloaded crypto-common v0.1.6
  Downloaded cpufeatures v0.2.6
  Downloaded convert_case v0.4.0
  Downloaded base64 v0.21.0
  Downloaded try-lock v0.2.4
  Downloaded tokio-util v0.7.7
  Downloaded string_cache v0.8.7
  Downloaded soup3-sys v0.3.1
  Downloaded socket2 v0.4.9
  Downloaded slab v0.4.8
  Downloaded siphasher v0.3.10
  Downloaded signal-hook-registry v1.4.1
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded serialize-to-javascript v0.1.1
  Downloaded pango-sys v0.16.3
  Downloaded pango v0.16.5
  Downloaded json-patch v0.3.0
  Downloaded javascriptcore-rs v0.17.0
  Downloaded infer v0.12.0
  Downloaded ico v0.3.0
  Downloaded http-range v0.1.5
  Downloaded gtk-sys v0.16.0
  Downloaded serde_urlencoded v0.7.1
  Downloaded rustc_version v0.4.0
  Downloaded reqwest v0.11.16
  Downloaded rand_chacha v0.3.1
  Downloaded rand v0.8.5
  Downloaded proc-macro-hack v0.5.20+deprecated
  Downloaded ppv-lite86 v0.2.17
  Downloaded parking_lot_core v0.9.7
  Downloaded parking_lot v0.12.1
  Downloaded mime v0.3.17
  Downloaded lock_api v0.4.9
  Downloaded instant v0.1.12
  Downloaded ignore v0.4.20
  Downloaded httpdate v1.0.2
  Downloaded httparse v1.8.0
  Downloaded html5ever v0.25.2
  Downloaded glib-sys v0.16.3
  Downloaded gtk3-macros v0.16.3
  Downloaded gobject-sys v0.16.3
  Downloaded glib-macros v0.16.8
  Downloaded gdkx11-sys v0.16.0
  Downloaded globset v0.4.10
  Downloaded futures-channel v0.3.28
  Downloaded futures-task v0.3.28
  Downloaded gio v0.16.7
  Downloaded fxhash v0.2.1
  Downloaded pin-utils v0.1.0
  Downloaded phf_shared v0.10.0
  Downloaded phf v0.10.1
  Downloaded hyper v0.14.25
  Downloaded gio-sys v0.16.3
  Downloaded gdk-sys v0.16.0
   Compiling proc-macro2 v1.0.56
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling serde_derive v1.0.159
   Compiling syn v2.0.13
   Compiling serde v1.0.159
   Compiling autocfg v1.1.0
   Compiling libc v0.2.140
   Compiling smallvec v1.10.0
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling cfg-if v1.0.0
   Compiling pkg-config v0.3.26
   Compiling heck v0.4.1
   Compiling winnow v0.4.1
   Compiling cfg-expr v0.14.0
   Compiling version-compare v0.1.1
   Compiling syn v1.0.109
   Compiling serde_spanned v0.6.1
   Compiling toml_datetime v0.6.1
   Compiling toml_edit v0.19.8
   Compiling toml v0.7.3
   Compiling system-deps v6.0.4
   Compiling once_cell v1.17.1
   Compiling version_check v0.9.4
   Compiling memchr v2.5.0
   Compiling glib-sys v0.16.3
   Compiling ppv-lite86 v0.2.17
   Compiling gobject-sys v0.16.3
   Compiling siphasher v0.3.10
   Compiling bitflags v1.3.2
   Compiling getrandom v0.1.16
   Compiling getrandom v0.2.8
   Compiling log v0.4.17
   Compiling rand_core v0.5.1
   Compiling gio-sys v0.16.3
   Compiling pin-project-lite v0.2.9
   Compiling futures-core v0.3.28
   Compiling thiserror v1.0.40
   Compiling thiserror-impl v1.0.40
   Compiling fnv v1.0.7
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling lock_api v0.4.9
   Compiling slab v0.4.8
   Compiling futures-task v0.3.28
   Compiling anyhow v1.0.70
   Compiling parking_lot_core v0.9.7
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling futures-sink v0.3.28
   Compiling futures-util v0.3.28
   Compiling scopeguard v1.1.0
   Compiling phf_generator v0.8.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling futures-macro v0.3.28
   Compiling pin-utils v0.1.0
   Compiling futures-io v0.3.28
   Compiling parking_lot v0.12.1
   Compiling rand_core v0.6.4
   Compiling proc-macro-error v1.0.4
   Compiling gdk-sys v0.16.0
   Compiling itoa v1.0.6
   Compiling futures-channel v0.3.28
   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 proc-macro-crate v1.3.1
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling glib-macros v0.16.8
   Compiling futures-executor v0.3...
Read more

tauri v2.0.0-alpha.5

03 Apr 15:02
e948243

Choose a tag to compare

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 537 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (491 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.27.1
│   └── tauri-runtime-wry 0.13.0-alpha.3
│       └── tauri 2.0.0-alpha.5
│           ├── tauri 2.0.0-alpha.5
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── tauri-utils 2.0.0-alpha.3
    ├── tauri-runtime-wry 0.13.0-alpha.3
    ├── tauri-runtime 0.13.0-alpha.3
    │   ├── tauri-runtime-wry 0.13.0-alpha.3
    │   └── tauri 2.0.0-alpha.5
    ├── tauri-macros 2.0.0-alpha.3
    │   └── tauri 2.0.0-alpha.5
    ├── tauri-codegen 2.0.0-alpha.3
    │   ├── tauri-macros 2.0.0-alpha.3
    │   └── tauri-build 2.0.0-alpha.3
    │       ├── tauri 2.0.0-alpha.5
    │       └── app-updater 0.1.0
    ├── tauri-build 2.0.0-alpha.3
    ├── tauri 2.0.0-alpha.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 2.0.0-alpha.5
│           ├── tauri 2.0.0-alpha.5
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── clap 3.2.23
    └── tauri 2.0.0-alpha.5

warning: 2 allowed warnings found

[2.0.0-alpha.5]

  • Fixes ProGuard rules.
    • adf4627b fix(core): adjust ProGuard rules (#6588) on 2023-03-31
  • Added raw encoding option to read stdout and stderr raw bytes.
    • f992e7f5 chore(changes): readd change file on 2023-04-03
  • Renamed the default-tls feature to native-tls and added rustls-tls feature.
    • cfdee00f refactor(core): fix tls features, use rustls on mobile (#6591) on 2023-03-30

Cargo Publish

Updating crates.io index
   Packaging tauri v2.0.0-alpha.5 (/home/runner/work/tauri/tauri/core/tauri)
   Verifying tauri v2.0.0-alpha.5 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded httpdate v1.0.2
  Downloaded hyper v0.14.25
  Downloaded mio v0.8.6
  Downloaded globset v0.4.10
  Downloaded ipnet v2.7.2
  Downloaded state v0.5.3
  Downloaded want v0.3.0
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded serialize-to-javascript v0.1.1
  Downloaded tauri-winres v0.1.0
  Downloaded tokio v1.27.0
  Downloaded ignore v0.4.20
  Downloaded httparse v1.8.0
  Downloaded http-body v0.4.5
  Downloaded h2 v0.3.16
  Downloaded serde_repr v0.1.12
  Downloaded try-lock v0.2.4
  Downloaded tower-service v0.3.2
  Downloaded tokio-util v0.7.7
  Downloaded tokio-macros v2.0.0
  Downloaded socket2 v0.4.9
  Downloaded signal-hook-registry v1.4.1
  Downloaded serde_urlencoded v0.7.1
  Downloaded reqwest v0.11.16
  Downloaded cargo_toml v0.14.1
  Downloaded bstr v1.4.0
  Downloaded mime v0.3.17
  Downloaded tauri-macros v2.0.0-alpha.3
  Downloaded tauri-build v2.0.0-alpha.3
  Downloaded tauri-runtime-wry v0.13.0-alpha.3
   Compiling proc-macro2 v1.0.56
   Compiling quote v1.0.26
   Compiling unicode-ident v1.0.8
   Compiling serde_derive v1.0.159
   Compiling syn v2.0.13
   Compiling serde v1.0.159
   Compiling autocfg v1.1.0
   Compiling libc v0.2.140
   Compiling smallvec v1.10.0
   Compiling indexmap v1.9.3
   Compiling hashbrown v0.12.3
   Compiling cfg-if v1.0.0
   Compiling pkg-config v0.3.26
   Compiling heck v0.4.1
   Compiling winnow v0.4.1
   Compiling cfg-expr v0.14.0
   Compiling version-compare v0.1.1
   Compiling syn v1.0.109
   Compiling toml_datetime v0.6.1
   Compiling serde_spanned v0.6.1
   Compiling toml_edit v0.19.8
   Compiling toml v0.7.3
   Compiling system-deps v6.0.4
   Compiling once_cell v1.17.1
   Compiling version_check v0.9.4
   Compiling memchr v2.5.0
   Compiling glib-sys v0.16.3
   Compiling ppv-lite86 v0.2.17
   Compiling gobject-sys v0.16.3
   Compiling siphasher v0.3.10
   Compiling bitflags v1.3.2
   Compiling getrandom v0.1.16
   Compiling getrandom v0.2.8
   Compiling log v0.4.17
   Compiling rand_core v0.5.1
   Compiling gio-sys v0.16.3
   Compiling futures-core v0.3.28
   Compiling pin-project-lite v0.2.9
   Compiling thiserror v1.0.40
   Compiling thiserror-impl v1.0.40
   Compiling fnv v1.0.7
   Compiling rand_chacha v0.2.2
   Compiling rand_pcg v0.2.1
   Compiling lock_api v0.4.9
   Compiling slab v0.4.8
   Compiling parking_lot_core v0.9.7
   Compiling anyhow v1.0.70
   Compiling futures-task v0.3.28
   Compiling rand v0.7.3
   Compiling phf_shared v0.8.0
   Compiling futures-sink v0.3.28
   Compiling scopeguard v1.1.0
   Compiling futures-util v0.3.28
   Compiling phf_generator v0.8.0
   Compiling proc-macro-error-attr v1.0.4
   Compiling futures-macro v0.3.28
   Compiling pin-utils v0.1.0
   Compiling futures-io v0.3.28
   Compiling parking_lot v0.12.1
   Compiling rand_core v0.6.4
   Compiling proc-macro-error v1.0.4
   Compiling gdk-sys v0.16.0
   Compiling proc-macro-hack v0.5.20+deprecated
   Compiling itoa v1.0.6
   Compiling futures-channel v0.3.28
   Compiling rand_chacha v0.3.1
   Compiling phf_shared v0.10.0
   Compiling semver v1.0.17
   Compiling rand v0.8.5
   Compiling proc-macro-crate v1.3.1
   Compiling phf_generator v0.10.0
   Compiling phf_codegen v0.8.0
   Compiling glib-macros v0.16.8
   Compiling futures-executor v0.3.28
   Compiling pango-sys v0.16.3
   Compiling gdk-pixbuf-sys v0.16.3
   Compiling atk-sys v0.16.0
   Compiling cairo-sys-rs v0.16.3
   Compiling serde_json v1.0.95
   Compiling ryu v1.0.13
   Compiling phf_macros v0.8.0
   Compiling glib v0.16.7
   Compiling new_debug_unreachable v1.0.4
   Compiling tinyvec_macros v0.1.1
   Compiling byteorder v1.4.3
   Compiling tinyvec v1.6.0
   Compiling phf v0.8.0
   Compiling string_cache_codegen v0.5.2
   Compiling strsim v0.10.0
   Compiling precomputed-hash v0.1.1
   Compiling percent-encoding v2.2.0
   Compiling mac v0.1.1
   Compiling ident_case v1.0.1
   Compiling darling_core v0.13.4
   Compiling futf v0.1.5
   Compiling form_urlencoded v1.1.0
   Compiling markup5ever v0.10.1
   Compiling unicode-normalization v0.1.22
   Compiling uuid v1.3.0
   Compiling gtk-sys v0.16.0
   Compiling cssparser v0.27.2
   Compiling unicode-bidi v0.3.13
   Compiling gio v0.16.7
   Compiling dtoa v0.4.8
   Compiling utf-8 v0.7.6
   Compiling tendril v0.4.3
   Compiling dtoa-short v0.3.3
   Compiling idna v0.3.0
   Compiling darling_macro v0.13.4
   Compiling string_cache v0.8.7
   Compiling selectors v0.22.0
   Compiling html5ever v0.25.2
   Compiling cssparser-macros v0.6.0
   Compiling nodrop v0.1.14
   Compiling stable_deref_trait v1.2.0
   Compiling matches v0.1.10
   Compiling alloc-no-stdlib v2.0.4
   Compiling convert_case v0.4.0
   Compiling itoa v0.4.8
   Compiling derive_more v0.99.17
   Compiling alloc-stdlib v0.2.2
   Compiling servo_arc v0.1.1
   Compiling darling v0.13.4
   Compiling url v2.3.1
   Compiling fxhash v0.2.1
   Compiling bytes v1.4.0
   Compiling same-file v1.0.6
   Compiling thin-slice v0.1.1
   Compiling crc32fast v1.3.2
   Compiling walkdir v2.3.3
   Compiling serde_with_macros v1.5.2
   Compiling brotli-decompressor v2.3.4
   Compiling cfb v0.7.3
   Compiling treediff v4.0.2
   Compiling rustc_version v0.4.0
   Compiling phf_macros v0.10.0
   Compiling memoffset v0.8.0
   Compiling adler v1.0.2
   Compiling typenum v1.16.0
   Compiling miniz_oxide v0.6.2
   Compiling phf v0.10.1
   Compiling field-offset v0.3.5
   Compiling json-patch v0.3.0
   Compiling infer v0.12.0
   Compiling brotli v3.3.4
   Compiling serde_with v1.14.0
   Compiling kuchiki v0.8.1
   Compiling generic-array v0.14.7
   Compiling ctor v0.1.26
   Compiling glob v0.3.1
   Compiling tauri-utils v2.0.0-alpha.3
   Compiling flate2 v1.0.25
   Compiling gdk-pixbuf v0.16.7
   Compiling pango v0.16.5
   Compiling http v0.2.9
   Compiling cairo-rs v0.16.7
   Compiling soup3-sys v0.3.1
   Compiling javascriptcore-rs-sys v0.5.1
   Compiling gtk v0.16.2
   Compiling gdk v0.16.2
   Compiling png v0.17.7
   Compiling atk v0.16.0
   Compiling gtk3-macros v0.16.3
   Compiling webkit2gtk-sys v0.19.1
   Compiling x11 v2.21.0
   Compiling tokio v1.27.0
   Compiling crossbeam-utils v0.8.15
   Compiling mio v0.8.6
   Compiling tracing-core v0.1.30
   Compiling gdkx11-sys v0.16.0
   Compiling tracing-attributes v0.1.23
   Compiling toml v0.5.11
   Compiling tokio-macros v2.0.0
   Compiling x11-dl v2.21.0
   Compiling signal-hook-registry v1.4.1
   Compiling num_cpus v1.15.0
   Compiling socket2 v0.4.9
   Compiling cc v1.0.79
   Compiling tao v0.18.3
   Compiling tracing v0.1.37
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.4
   Compiling filetime v0.2.20
   Compiling io-lifetimes v1.0.9
   Compiling raw-window-handle v0.5.2
   Compiling lazy_static v1.4.0
   Compiling httparse v1.8.0
   Compiling digest v0.10.6
   Compiling crossbeam-channel v0.5.7
   Compiling tokio-util v0.7.7
   Compiling tauri-winres v0.1.0
   Compiling cargo_toml v0.14.1
   Compiling javascriptcore-rs v0.17.0
   Compiling soup3 v0.3.2
   Compiling gdkwayland-sys v0.16.0
   Compiling aho-corasick v0.7.20
   Compiling instant v0.1.12
   Compiling regex-syntax v0.6.29
   Compiling base64 v0.21.0
   Compiling wr...
Read more