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

latest releases: tauri-cli-v1.6.4, @tauri-apps/cli-v1.6.4, tauri-bundler-v1.7.2...
2 years ago

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 421 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (451 crate dependencies)

[1.0.3]

  • Build AppImages inside the src-tauri/target folder rather than ~/.cache/tauri. Making it easier to clean and rebuild from scratch.
    • 8dd03e69 fix(bundler): Build AppImages inside the target folder (#4521) on 2022-07-03
  • Ensure the notarization RequestUUID and Status parser works on macOS 10.13.6+.
    • 23d3d847 fix(bundler): ensure RequestUUID and Status parser adds a \n, closes #4549 (#4559) on 2022-07-03
    • f7c59ecf fix(bundler): support macOS 10.13.6+ on notarization, closes #4549 (#4593) on 2022-07-05

Cargo Publish

Updating crates.io index
   Packaging tauri-bundler v1.0.3 (/home/runner/work/tauri/tauri/tooling/bundler)
   Verifying tauri-bundler v1.0.3 (/home/runner/work/tauri/tauri/tooling/bundler)
 Downloading crates ...
  Downloaded glob v0.3.0
  Downloaded num-integer v0.1.45
  Downloaded pin-project v1.0.11
  Downloaded walkdir v2.3.2
  Downloaded value-bag v1.0.0-alpha.9
  Downloaded futures-sink v0.3.21
  Downloaded num-iter v0.1.43
  Downloaded pest_derive v2.1.0
  Downloaded filetime v0.2.17
  Downloaded num-rational v0.4.1
  Downloaded flume v0.10.13
  Downloaded flate2 v1.0.24
  Downloaded inflate v0.4.5
  Downloaded image v0.24.2
  Downloaded threadpool v1.8.1
  Downloaded weezl v0.1.6
  Downloaded spin v0.9.3
  Downloaded sha-1 v0.8.2
  Downloaded pest_meta v2.1.3
  Downloaded scoped_threadpool v0.1.9
  Downloaded tar v0.4.38
  Downloaded rle-decode-fast v1.0.3
  Downloaded pest_generator v2.1.3
  Downloaded color_quant v1.1.0
  Downloaded fake-simd v0.1.2
  Downloaded xattr v0.2.3
  Downloaded nanorand v0.7.0
  Downloaded png v0.17.5
  Downloaded maplit v1.0.2
  Downloaded opaque-debug v0.2.3
  Downloaded libflate v1.2.0
  Downloaded deflate v1.0.0
  Downloaded block-padding v0.1.5
  Downloaded half v1.8.2
  Downloaded pin-project-internal v1.0.11
  Downloaded exr v1.4.2
  Downloaded libflate_lz77 v1.1.0
  Downloaded ar v0.9.0
  Downloaded gif v0.11.4
  Downloaded lebe v0.5.1
  Downloaded tiff v0.7.2
  Downloaded jpeg-decoder v0.2.6
  Downloaded handlebars v4.3.1
  Downloaded generic-array v0.12.4
  Downloaded digest v0.8.1
  Downloaded bytemuck v1.10.0
  Downloaded bit_field v0.10.1
  Downloaded byte-tools v0.3.1
  Downloaded adler32 v1.2.0
  Downloaded pest v2.1.3
  Downloaded num-traits v0.2.15
  Downloaded futures-core v0.3.21
  Downloaded fastrand v1.7.0
  Downloaded crc32fast v1.3.2
  Downloaded md5 v0.7.0
  Downloaded block-buffer v0.7.3
  Downloaded ucd-trie v0.1.4
  Downloaded typenum v1.15.0
  Downloaded tempfile v3.3.0
  Downloaded same-file v1.0.6
  Downloaded remove_dir_all v0.5.3
  Downloaded tauri-utils v1.0.3
   Compiling cfg-if v1.0.0
   Compiling proc-macro2 v1.0.40
   Compiling unicode-ident v1.0.1
   Compiling quote v1.0.20
   Compiling syn v1.0.98
   Compiling autocfg v1.1.0
   Compiling libc v0.2.126
   Compiling ppv-lite86 v0.2.16
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling scopeguard v1.1.0
   Compiling serde_derive v1.0.138
   Compiling serde v1.0.138
   Compiling once_cell v1.13.0
   Compiling proc-macro-hack v0.5.19
   Compiling smallvec v1.9.0
   Compiling crossbeam-utils v0.8.10
   Compiling version_check v0.9.4
   Compiling log v0.4.17
   Compiling parking_lot_core v0.9.3
   Compiling new_debug_unreachable v1.0.4
   Compiling crc32fast v1.3.2
   Compiling rayon-core v1.9.3
   Compiling matches v0.1.9
   Compiling strsim v0.10.0
   Compiling precomputed-hash v0.1.1
   Compiling mac v0.1.1
   Compiling ident_case v1.0.1
   Compiling serde_json v1.0.82
   Compiling adler32 v1.2.0
   Compiling fnv v1.0.7
   Compiling byteorder v1.4.3
   Compiling ryu v1.0.10

Don't miss a new tauri release

NewReleases is sending notifications on new releases.