Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libc dependency to 0.2.107 #11

Closed
wants to merge 1 commit into from

Conversation

pulsastrix
Copy link

@pulsastrix pulsastrix commented Nov 14, 2021

This PR updates the libc crate dependency to the most recent released version.

Compared to the version that was used previously (0.2.40 and 0.2.41), the new version contains the changes made in rust-lang/libc#2152 (and released in libc version 0.2.95), which allows mnl-rs to be used on Linux systems running musl-libc instead of glibc.

This PR is related to mullvad/nftnl-rs#48. In order to be able to use nftnl-rs on musl-libc systems, the version number of mnl-rs should probably be bumped after merging.


This change is Reviewable

@dlon
Copy link
Member

dlon commented Feb 23, 2024

0.2.107 should be compatible with the toml file. You don't need to change anything there, just run cargo update -p libc.

@dlon dlon closed this Feb 23, 2024
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