Skip to content

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

Closed
willstott101 wants to merge 5 commits intometa-rust:masterfrom
willstott101:feature/linux-only
Closed

WIP: Attempt at filtering to linux-only dependencies#64
willstott101 wants to merge 5 commits intometa-rust:masterfrom
willstott101:feature/linux-only

Conversation

@willstott101
Copy link
Copy Markdown

@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