Skip to content

Small changes from updating to hex-simd 0.8.0#106

Open
bentwire wants to merge 1 commit into
datenlord:masterfrom
bentwire:update-hex-simd
Open

Small changes from updating to hex-simd 0.8.0#106
bentwire wants to merge 1 commit into
datenlord:masterfrom
bentwire:update-hex-simd

Conversation

@bentwire

Copy link
Copy Markdown

This goes with the issue I posted. The examples compile and run now...

@bentwire

bentwire commented Jul 4, 2023

Copy link
Copy Markdown
Author

Ah ok I see why its failing... It does not like the rust version:

error: package vsimd v0.8.0 cannot be built because it requires rustc 1.63 or newer, while the currently active rustc version is 1.61.0

How do I fix that one?

Thanks!

@pwang7

pwang7 commented Jul 5, 2023

Copy link
Copy Markdown
Contributor

Ah ok I see why its failing... It does not like the rust version:

error: package vsimd v0.8.0 cannot be built because it requires rustc 1.63 or newer, while the currently active rustc version is 1.61.0

How do I fix that one?

Thanks!

Try change here:

CI_RUST_TOOLCHAIN: 1.61.0

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