Skip to content

fix: pin libc crate to <0.2.184#1606

Closed
xtqqczze wants to merge 1 commit intobytecodealliance:mainfrom
xtqqczze:deps/libc
Closed

fix: pin libc crate to <0.2.184#1606
xtqqczze wants to merge 1 commit intobytecodealliance:mainfrom
xtqqczze:deps/libc

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze commented Apr 9, 2026

Closes #1607

@xtqqczze

This comment was marked as outdated.

libc 0.2.184 requires MSRV bump to 1.65
@LingMan
Copy link
Copy Markdown
Contributor

LingMan commented May 2, 2026

The pinning should only apply to CI and not to every user. See

- name: Use specific dependency versions for Rust 1.63 compatibility.
where other dependencies are already pinned.

@xtqqczze
Copy link
Copy Markdown
Contributor Author

xtqqczze commented May 2, 2026

The better approach is to bump MSRV to 1.65: #1594

@xtqqczze xtqqczze closed this May 2, 2026
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.

ci: build broken due to libc MSRV bump

2 participants