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

crc32c 0.6.5 #73

Closed
wants to merge 1 commit into from
Closed

crc32c 0.6.5 #73

wants to merge 1 commit into from

Conversation

agourlay
Copy link
Member

I tried to compile qdrant in nightly but it failed because of:

error[E0635]: unknown feature `stdsimd`
  --> /home/agourlay/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32c-0.6.4/src/lib.rs:23:30
   |
23 | #![cfg_attr(nightly, feature(stdsimd))]
   |

This has been fixed in 0.6.5.

@agourlay agourlay requested a review from timvisee April 17, 2024 13:28
@agourlay agourlay closed this Apr 17, 2024
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.

1 participant