Skip to content

Update libc dependency#102

Merged
stouset merged 1 commit into
stouset:masterfrom
CAD97:patch-1
Aug 14, 2025
Merged

Update libc dependency#102
stouset merged 1 commit into
stouset:masterfrom
CAD97:patch-1

Conversation

@CAD97

@CAD97 CAD97 commented Jul 21, 2022

Copy link
Copy Markdown
Contributor

You don't support [email protected]. So don't say you do.

Yes, cargo by default will give you [email protected], and everything will work. But also, libc could release a version 0.3 with API changes (however unlikely that may be), and you would break because of that. And you don't even have the benefit of allowing a 1.0 libc, either.

You don't necessarily need to be fully minimal-versions correct (though it would be better if you were), but saying you work with [email protected] and [email protected] is just completely incorrect.

@stouset
stouset merged commit 1610678 into stouset:master Aug 14, 2025
4 checks passed
@CAD97
CAD97 deleted the patch-1 branch August 15, 2025 21:49
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.

2 participants