Skip to content

v0.10.2 — Fix crates.io packaging (playwright-driver.mjs)

Latest

Choose a tag to compare

@ucav ucav released this 15 Jun 15:30
· 1 commit to master since this release

v0.10.2 — Hotfix

Fixed

  • crates.io install broken: include_str! referenced scripts/playwright-driver.mjs outside the crate directory, causing cargo install sparrow-cli to fail with "path not found"
  • Bundled the driver inside crates/sparrow-tools/scripts/ so it's included in the published package

CI

  • Security audit: ignore known unmaintained/unsound dependency warnings
  • Sigstore signing: marked non-blocking (binaries still downloadable)