Skip to content

cargo-hack-install: do not run actions/checkout#59

Merged
newpavlov merged 1 commit into
masterfrom
cargo-hack-install/no_checkout
May 12, 2026
Merged

cargo-hack-install: do not run actions/checkout#59
newpavlov merged 1 commit into
masterfrom
cargo-hack-install/no_checkout

Conversation

@newpavlov
Copy link
Copy Markdown
Member

It's not necessary and breaks the minimal versions workflow.

@newpavlov newpavlov merged commit 60ca9c4 into master May 12, 2026
1 check passed
@newpavlov newpavlov deleted the cargo-hack-install/no_checkout branch May 12, 2026 13:00
newpavlov added a commit to RustCrypto/hashes that referenced this pull request May 12, 2026
The crate depends on `TryCustomizedInit` which was introduced in
`digest` v0.11.3.

The minimal versions job was broken (see
RustCrypto/actions#59), so it missed the
incorrect dependency specification.
newpavlov added a commit to RustCrypto/traits that referenced this pull request May 12, 2026
The minimal versions job was broken (see [RustCrypto/actions#59]),
fixing it reveals that `elliptic-curve` still can not be built with
minimal dependency versions (see this [run][1]).

[RustCrypto/actions#59]: RustCrypto/actions#59
[1]: https://github.com/RustCrypto/traits/actions/runs/25738115143/job/75580587369
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant