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

Fix build and clippy actions #18

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

QuantumEntangledAndy
Copy link
Contributor

Upstream cargo has stabilized package-features rust-lang/cargo#8997.

This means that we can specify features of package from the workspace without using -Zpackage-features or nightly.

It also breaks our build scripts.... So this PR fixes them again :)

@norman784 norman784 merged commit 5ab5eda into norman784:master Jan 14, 2021
@QuantumEntangledAndy QuantumEntangledAndy deleted the action_fix branch January 18, 2021 05:42
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