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

Switch back to packed_simd dependency #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

atouchet
Copy link

packed_simd is now again being published under its original name.

@velvia
Copy link
Owner

velvia commented Oct 4, 2023

Thanks so much @atouchet .
Do you know when they are going to standardize packed_simd under stable?

@velvia
Copy link
Owner

velvia commented Oct 5, 2023

@atouchet do you mind adding this to Cargo.toml? There is a build failure.

Downloaded libm v0.2.7
22
  Downloaded thiserror v1.0.49
[23](https://github.com/velvia/compressed-vec/actions/runs/6270624969/job/17377301791?pr=5#step:3:24)
error: failed to parse manifest at `/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.49/Cargo.toml`
[24](https://github.com/velvia/compressed-vec/actions/runs/6270624969/job/17377301791?pr=5#step:3:25)

[25](https://github.com/velvia/compressed-vec/actions/runs/6270624969/job/17377301791?pr=5#step:3:26)
Caused by:
[26](https://github.com/velvia/compressed-vec/actions/runs/6270624969/job/17377301791?pr=5#step:3:27)
  feature `edition2021` is required
[27](https://github.com/velvia/compressed-vec/actions/runs/6270624969/job/17377301791?pr=5#step:3:28)

[28](https://github.com/velvia/compressed-vec/actions/runs/6270624969/job/17377301791?pr=5#step:3:29)
  consider adding `cargo-features = ["edition2021"]` to the manifest

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.

None yet

2 participants