github tauri-apps/tauri tauri-codegen-v1.1.0
tauri-codegen v1.1.0

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.1.0]

  • Use TARGET environment variable for code generation inside build scripts.
    • 6ba99689 feat(codegen): use TARGET environment variable if set (#4921) on 2022-08-12
  • Added support to configuration files in TOML format (Tauri.toml file).
    • ae83d008 feat: add support to TOML config file Tauri.toml, closes #4806 (#4813) on 2022-08-02
  • Improve tray icon read error message.
    • 52f0c8bb feat(core): improve tray icon read error messages (#4850) on 2022-08-03
  • Fix relative paths in version field of tauri.config.json not being correctly parsed by generate_context!().
    • accbc5e8 fix(codegen): fix relative paths in version field of tauri.config.json, closes #4723 (#4725) on 2022-07-24
  • Only rewrite temporary icon files when the content change, avoid needless rebuilds.
    • f957cbb5 fix(codegen): write output file when contents change (#4889) on 2022-08-09

Cargo Publish

Updating crates.io index
   Packaging tauri-codegen v1.1.0 (/home/runner/work/tauri/tauri/core/tauri-codegen)
   Verifying tauri-codegen v1.1.0 (/home/runner/work/tauri/tauri/core/tauri-codegen)
 Downloading crates ...
  Downloaded num-iter v0.1.43
  Downloaded inflate v0.3.4
  Downloaded ico v0.1.0
  Downloaded png v0.11.0
  Downloaded sha2 v0.10.5
  Downloaded alloc-stdlib v0.2.2
  Downloaded alloc-no-stdlib v2.0.4
  Downloaded brotli-decompressor v2.3.2
  Downloaded deflate v0.7.20
  Downloaded brotli v3.3.4
   Compiling proc-macro2 v1.0.43
   Compiling quote v1.0.21
   Compiling unicode-ident v1.0.4
   Compiling cfg-if v1.0.0
   Compiling syn v1.0.99
   Compiling libc v0.2.132
   Compiling ppv-lite86 v0.2.16
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling autocfg 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 parking_lot_core v0.9.3
   Compiling version_check v0.9.4
   Compiling new_debug_unreachable v1.0.4
   Compiling scopeguard v1.1.0
   Compiling typenum v1.15.0
   Compiling log v0.4.17
   Compiling byteorder v1.4.3
   Compiling fnv v1.0.7
   Compiling ident_case v1.0.1
   Compiling precomputed-hash v0.1.1
   Compiling mac v0.1.1
   Compiling bitflags v1.3.2
   Compiling strsim v0.10.0
   Compiling dtoa v0.4.8
   Compiling tinyvec_macros v0.1.0
   Compiling serde_json v1.0.85
   Compiling utf-8 v0.7.6
   Compiling once_cell v1.14.0
   Compiling itoa v1.0.3
   Compiling alloc-no-stdlib v2.0.4
   Compiling adler32 v1.2.0
   Compiling matches v0.1.9
   Compiling itoa v0.4.8
   Compiling crc32fast v1.3.2
   Compiling nodrop v0.1.14
   Compiling stable_deref_trait v1.2.0
   Compiling ryu v1.0.11
   Compiling convert_case v0.4.0
   Compiling thiserror v1.0.35
   Compiling memchr v2.5.0
   Compiling semver v1.0.14
   Compiling adler v1.0.2
   Compiling percent-encoding v2.2.0
   Compiling thin-slice v0.1.1
   Compiling unicode-bidi v0.3.8
   Compiling same-file v1.0.6
   Compiling heck v0.4.0
   Compiling cpufeatures v0.2.5
   Compiling base64 v0.13.0
   Compiling phf_shared v0.8.0
   Compiling phf_shared v0.10.0
   Compiling lock_api v0.4.8
   Compiling num-traits v0.2.15
   Compiling num-integer v0.1.45
   Compiling num-iter v0.1.43
   Compiling generic-array v0.14.6
   Compiling fxhash v0.2.1
   Compiling futf v0.1.5
   Compiling dtoa-short v0.3.3
   Compiling tinyvec v1.6.0
   Compiling alloc-stdlib v0.2.2
   Compiling deflate v0.7.20
   Compiling inflate v0.3.4
   Compiling servo_arc v0.1.1
   Compiling miniz_oxide v0.5.4
   Compiling form_urlencoded v1.1.0
   Compiling walkdir v2.3.2
   Compiling tendril v0.4.3
   Compiling brotli-decompressor v2.3.2
   Compiling unicode-normalization v0.1.21
   Compiling getrandom v0.2.7
   Compiling idna v0.3.0
   Compiling flate2 v1.0.24
   Compiling brotli v3.3.4
   Compiling rand_core v0.5.1
   Compiling rand_core v0.6.4
   Compiling parking_lot v0.12.1
   Compiling uuid v1.1.2
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.3
   Compiling png v0.17.6
   Compiling darling_core v0.13.4

Don't miss a new tauri release

NewReleases is sending notifications on new releases.