Skip to content

tao v0.16.6

Choose a tag to compare

@github-actions github-actions released this 16 Jan 14:40
a099c20

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 588 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (183 crate dependencies)
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── env_logger 0.9.3
    └── tao 0.16.6

warning: 1 allowed warning found

[0.16.6]

  • 3aa1200c(#854) On Windows, fix consecutive calls to window.set_fullscreen(Some(Fullscreen::Borderless(None))) resulting in losing previous window state when eventually exiting fullscreen using window.set_fullscreen(None).

Cargo Publish

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