Skip to content

tao v0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 14:49
9eb189e

Updating crates.io index

Cargo Audit

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

[0.27.0]

  • c2357732(#896) Replaced dpi module with a re-export of the dpi crate which has a few breaking changes:

    • Replaced LogicalPixel with LogicalUnit
    • Replaced PhysicalPixel with PhysicalUnit
    • Removed Size::width, Size::height, Position::x, Position::y and PixelUnit::value.

Cargo Publish

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