Updating crates.io index
Cargo Audit
Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
Loaded 404 security advisories (from /home/runner/.cargo/advisory-db)
Updating crates.io index
Scanning Cargo.lock for vulnerabilities (484 crate dependencies)
[1.0.0-rc.9]
- Exit CLI when Cargo returns a non-compilation error in
tauri dev
. - Notify CLI update when running
tauri dev
. - The CLI will not automatically run
strip
on release binaries anymore. Use the [strip
][strip] profile setting stabilized with Cargo 1.59.
- 62106224 refactor: drop strip from build command. closes #3559 (#3863) on 2022-04-06
- Kill the
beforeDevCommand
and app processes if the dev command returns an error. - Fix
info
command showing outdated text for latest versions. - Breaking change: Enable default Cargo features except
tauri/custom-protocol
on the dev command. - Kill the
beforeDevCommand
process recursively on Unix.
Cargo Publish
Updating crates.io index
Packaging tauri-cli v1.0.0-rc.9 (/home/runner/work/tauri/tauri/tooling/cli)
Uploading tauri-cli v1.0.0-rc.9 (/home/runner/work/tauri/tauri/tooling/cli)