Skip to content

tao v0.21.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 14:27
0f3b0ed

Updating crates.io index

Cargo Audit

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

[0.21.1]

  • 9a320882(#761) On Android, use a lockfree queue (crossbeam channel) to prevent deadlocks inside send_event.
  • b31cb692(#772) On macOS, fix WindowExtMacOS::ns_view returning an invalid pointer if the view was replaced by a call to setContentView later on.
  • 4d0e1862(#762) Add WindowExtWindows::set_rtl and WindowBuilderExtWindows::with_rtl to set right-to-left layout on Windows.
  • 75eb0c1e(#769) Add WindowBuilderExtWindows::with_window_classname to set the name of the window class created/used to create windows.

Cargo Publish

`\`\`
Updating crates.io index
   Packaging tao v0.21.1 (/home/runner/work/tao/tao)
    Updating crates.io index
    Packaged 165 files, 3.4MiB (2.3MiB compressed)
   Uploading tao v0.21.1 (/home/runner/work/tao/tao)
    Uploaded tao v0.21.1 to registry `crates-io`
note: Waiting for `tao v0.21.1` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tao v0.21.1 at registry `crates-io`