github tauri-apps/tauri tauri-v1.1.1
tauri v1.1.1

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.1
                ├── tauri 1.1.1
                ├── 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.1
│           ├── tauri 1.1.1
│           ├── restart 0.1.0
│           └── app-updater 0.1.0
└── plist 1.3.1
    └── tauri-codegen 1.1.1
        ├── tauri-macros 1.1.1
        │   └── tauri 1.1.1
        └── tauri-build 1.1.1
            └── app-updater 0.1.0

warning: 2 allowed warnings found

[1.1.1]

  • Add missing allowlist config for set_cursor_grab, set_cursor_visible, set_cursor_icon and set_cursor_position APIs.
    • Bumped due to a bump in tauri-utils.
    • c764408d fix: Add missing allowlist config for cursor apis, closes #5207 (#5211) on 2022-09-16

Cargo Publish

Updating crates.io index
   Packaging tauri v1.1.1 (/home/runner/work/tauri/tauri/core/tauri)
   Verifying tauri v1.1.1 (/home/runner/work/tauri/tauri/core/tauri)
 Downloading crates ...
  Downloaded bstr v0.2.17
  Downloaded ignore v0.4.18
  Downloaded signal-hook-registry v1.4.0
  Downloaded tokio-macros v1.8.0
  Downloaded serialize-to-javascript-impl v0.1.1
  Downloaded state v0.5.3
  Downloaded tokio v1.21.1
  Downloaded encoding_rs v0.8.31
  Downloaded globset v0.4.9
  Downloaded serialize-to-javascript v0.1.1
  Downloaded socket2 v0.4.7
  Downloaded serde_repr v0.1.9
  Downloaded mio v0.8.4
  Downloaded futures-macro v0.3.24
  Downloaded tauri-macros v1.1.1
  Downloaded tauri-runtime-wry v0.11.1
   Compiling proc-macro2 v1.0.43
   Compiling unicode-ident v1.0.4
   Compiling quote v1.0.21
   Compiling syn v1.0.99
   Compiling serde_derive v1.0.144
   Compiling serde v1.0.144
   Compiling libc v0.2.132
   Compiling smallvec v1.9.0
   Compiling pkg-config v0.3.25
   Compiling heck v0.4.0
   Compiling cfg-if v1.0.0
   Compiling version-compare v0.1.0
   Compiling autocfg v1.1.0
   Compiling once_cell v1.14.0
   Compiling version_check v0.9.4
   Compiling thiserror v1.0.35
   Compiling ppv-lite86 v0.2.16
   Compiling bitflags v1.3.2
   Compiling siphasher v0.3.10
   Compiling getrandom v0.1.16
   Compiling futures-core v0.3.24
   Compiling anyhow v1.0.65
   Compiling futures-task v0.3.24
   Compiling futures-util v0.3.24
   Compiling pin-project-lite v0.2.9
   Compiling proc-macro-hack v0.5.19
   Compiling pin-utils v0.1.0
   Compiling futures-channel v0.3.24
   Compiling log v0.4.17
   Compiling unicode-segmentation v1.10.0
   Compiling fnv v1.0.7
   Compiling version-compare v0.0.11
   Compiling itoa v1.0.3
   Compiling parking_lot_core v0.9.3
   Compiling memchr v2.5.0
   Compiling scopeguard v1.1.0
   Compiling ryu v1.0.11
   Compiling byteorder v1.4.3
   Compiling ucd-trie v0.1.5
   Compiling new_debug_unreachable v1.0.4
   Compiling precomputed-hash v0.1.1
   Compiling gio v0.15.12
   Compiling mac v0.1.1
   Compiling ident_case v1.0.1
   Compiling strsim v0.10.0
   Compiling tinyvec_macros v0.1.0
   Compiling dtoa v0.4.8
   Compiling futures-io v0.3.24
   Compiling utf-8 v0.7.6
   Compiling crc32fast v1.3.2
   Compiling nodrop v0.1.14
   Compiling convert_case v0.4.0
   Compiling matches v0.1.9
   Compiling percent-encoding v2.2.0
   Compiling itoa v0.4.8
   Compiling serde_json v1.0.85
   Compiling stable_deref_trait v1.2.0
   Compiling alloc-no-stdlib v2.0.4
   Compiling unicode-bidi v0.3.8
   Compiling typenum v1.15.0
   Compiling adler v1.0.2
   Compiling thin-slice v0.1.1
   Compiling same-file v1.0.6
   Compiling crossbeam-utils v0.8.11
   Compiling adler32 v1.2.0
   Compiling semver v1.0.14
   Compiling cty v0.2.2
   Compiling lazy_static v1.4.0
   Compiling bytes v1.2.1
   Compiling uuid v0.8.2
   Compiling tao v0.14.0
   Compiling wry v0.21.1
   Compiling tauri-runtime v0.11.1
   Compiling cpufeatures v0.2.5
   Compiling glob v0.3.0
   Compiling regex-syntax v0.6.27
   Compiling base64 v0.13.0
   Compiling encoding_rs v0.8.31
   Compiling tauri-runtime-wry v0.11.1

Don't miss a new tauri release

NewReleases is sending notifications on new releases.