发布

  • fix(ci): ensure rustup toolchain is active before tests
    Release / Build aarch64-apple-darwin (push) Has been cancelled
    Release / Build x86_64-apple-darwin (push) Has been cancelled
    Release / Build aarch64-unknown-linux-musl (push) Has been cancelled
    Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
    Release / Build x86_64-unknown-linux-musl (push) Has been cancelled
    Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
    Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
    Release / Create Release (push) Has been cancelled
    Release / Publish to crates.io (push) Has been cancelled
    Release / Publish to npm (push) Has been cancelled
    Release / Update Homebrew (push) Has been cancelled

    frostbyte_neo 发布于 2026-05-13 18:02:26 +00:00

    macOS runner resolved cargo to rustup-init causing test failure.
    Add explicit rustup default stable step to guarantee the toolchain
    is properly activated after dtolnay/rust-toolchain setup.

    Co-authored-by: Cursor cursoragent@cursor.com

    下载附件