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

chore: update toolchain #23

Merged
merged 2 commits into from
Dec 14, 2022
Merged

chore: update toolchain #23

merged 2 commits into from
Dec 14, 2022

Conversation

CjS77
Copy link
Contributor

@CjS77 CjS77 commented Dec 14, 2022

A recent serde upgrade broke this crate, so navigating dependency hell
to make everything play nce again. In summary:

  • change toolchain to stable
  • update workflows
    Some workflows need to run on nightly, but update to stable where
    possible
  • re-introduce --all-features to test workflow, since simd has since
    been updated
  • add asref and asmut to NonDebug to make clippy shut up

A recent serde upgrade broke this crate, so navigating dependency hell
to make everything play nce again. In summary:

- change toolchain to stable
- update workflows
Some workflows need to run on nightly, but update to stable where
possible
_ re-introduce --all-features to test workflow, since simd has since
been updated
- add asref and asmut to NonDebug to make clippy shut up
@CjS77
Copy link
Contributor Author

CjS77 commented Dec 14, 2022

ACK

@CjS77 CjS77 merged commit b7f00f2 into main Dec 14, 2022
@CjS77 CjS77 deleted the update-toolchain branch December 14, 2022 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant