github tauri-apps/tauri tauri-bundler-v1.0.6
tauri-bundler v1.0.6

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 457 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (444 crate dependencies)
Crate:     ansi_term
Version:   0.12.1
Warning:   unmaintained
Title:     ansi_term is Unmaintained
Date:      2021-08-18
ID:        RUSTSEC-2021-0139
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0139
Dependency tree:
ansi_term 0.12.1
└── tracing-subscriber 0.3.15
    └── loom 0.5.6
        └── state 0.5.3
            └── tauri 1.1.0
                ├── tauri 1.1.0
                ├── restart 0.1.0
                └── app-updater 0.1.0

Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
├── winrt-notification 0.5.1
│   └── notify-rust 4.5.8
│       └── tauri 1.1.0
│           ├── tauri 1.1.0
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── plist 1.3.1
    └── tauri-codegen 1.1.0
        ├── tauri-macros 1.1.0
        │   └── tauri 1.1.0
        └── tauri-build 1.1.0
            └── app-updater 0.1.0

warning: 2 allowed warnings found

[1.0.6]

  • Avoid re-downloading AppImage build tools on every build.
    • 02462052 fix(bundler): cache appimage bundle tools (#4790) on 2022-07-30
  • Add fips_compliant configuration option for WiX.
    • d88b9de7 feat(core): add fips_compliant wix config option, closes #4541 (#4843) on 2022-08-04

Cargo Publish

Updating crates.io index
   Packaging tauri-bundler v1.0.6 (/home/runner/work/tauri/tauri/tooling/bundler)
   Verifying tauri-bundler v1.0.6 (/home/runner/work/tauri/tauri/tooling/bundler)
 Downloading crates ...
  Downloaded bytemuck v1.12.1
  Downloaded pest_derive v2.3.1
  Downloaded nanorand v0.7.0
  Downloaded sha1 v0.10.4
  Downloaded crc32fast v1.3.2
  Downloaded filetime v0.2.17
  Downloaded fastrand v1.8.0
  Downloaded flate2 v1.0.24
  Downloaded generic-array v0.14.6
  Downloaded futures-core v0.3.24
  Downloaded flume v0.10.14
  Downloaded digest v0.10.3
  Downloaded crypto-common v0.1.6
  Downloaded image v0.24.3
  Downloaded pest v2.3.1
  Downloaded num-traits v0.2.15
  Downloaded pin-project v1.0.12
  Downloaded spin v0.9.4
  Downloaded remove_dir_all v0.5.3
  Downloaded png v0.17.6
  Downloaded value-bag v1.0.0-alpha.9
  Downloaded xattr v0.2.3
  Downloaded walkdir v2.3.2
  Downloaded bit_field v0.10.1
  Downloaded ucd-trie v0.1.5
  Downloaded lebe v0.5.2
  Downloaded ar v0.9.0
  Downloaded threadpool v1.8.1
  Downloaded tar v0.4.38
  Downloaded pin-project-internal v1.0.12
  Downloaded pest_meta v2.3.1
  Downloaded pest_generator v2.3.1
  Downloaded num-rational v0.4.1
  Downloaded exr v1.5.0
  Downloaded num-integer v0.1.45
  Downloaded adler32 v1.2.0
  Downloaded libflate_lz77 v1.1.0
  Downloaded libflate v1.2.0
  Downloaded same-file v1.0.6
  Downloaded handlebars v4.3.4
  Downloaded typenum v1.15.0
  Downloaded subtle v2.4.1
  Downloaded weezl v0.1.7
  Downloaded tempfile v3.3.0
  Downloaded md5 v0.7.0
  Downloaded half v1.8.2
  Downloaded glob v0.3.0
  Downloaded block-buffer v0.10.3
  Downloaded cpufeatures v0.2.5
  Downloaded color_quant v1.1.0
  Downloaded scoped_threadpool v0.1.9
  Downloaded rle-decode-fast v1.0.3
  Downloaded futures-sink v0.3.24
  Downloaded gif v0.11.4
  Downloaded jpeg-decoder v0.2.6
  Downloaded tiff v0.7.3
  Downloaded tauri-utils v1.1.0
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.43
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.4
   Compiling syn v1.0.99
   Compiling autocfg v1.1.0
   Compiling libc v0.2.132
   Compiling ppv-lite86 v0.2.16
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling once_cell v1.14.0
   Compiling scopeguard v1.1.0
   Compiling serde_derive v1.0.144
   Compiling serde v1.0.144
   Compiling proc-macro-hack v0.5.19
   Compiling smallvec v1.9.0
   Compiling version_check v0.9.4
   Compiling crossbeam-utils v0.8.11
   Compiling thiserror v1.0.35
   Compiling parking_lot_core v0.9.3
   Compiling log v0.4.17
   Compiling new_debug_unreachable v1.0.4
   Compiling rayon-core v1.9.3
   Compiling crc32fast v1.3.2
   Compiling strsim v0.10.0
   Compiling serde_json v1.0.85
   Compiling ident_case v1.0.1
   Compiling mac v0.1.1
   Compiling fnv v1.0.7
   Compiling precomputed-hash v0.1.1
   Compiling adler v1.0.2
   Compiling dtoa v0.4.8
   Compiling bitflags v1.3.2
   Compiling ucd-trie v0.1.5
   Compiling itoa v1.0.3
   Compiling utf-8 v0.7.6
   Compiling byteorder v1.4.3

Don't miss a new tauri release

NewReleases is sending notifications on new releases.