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

WIP: Attempt at filtering to linux-only dependencies #64

Closed

Conversation

willstott101
Copy link

@willstott101 willstott101 commented Apr 5, 2023

This is a first pass at limiting downloaded dependencies to those required for linux.

Note the TODO regarding platforms other than x86_64-unknown-linux-gnu

N.B. this is based on #63 and #61

Bravo555 and others added 5 commits February 2, 2023 16:04
The dependencies were upgraded to handle [workspace inheritance
introduced in cargo 1.64][1]. MSRV was set to the minimal version
required to compile (1.65 due to usage of let else in cargo).

This PR resolves meta-rust#60. On the same note meta-rust#46 should also probably get
closed since AFAIK it's already been resolved.

[1]: rust-lang/cargo#10859

Signed-off-by: Marcel Guzik <marcel.guzik@inetum.com>
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