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

Set MSRV to 1.71.1 and add CI to test MSRV #134

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

Dirreke
Copy link
Contributor

@Dirreke Dirreke commented Dec 16, 2024

Add std::collections::hash_map::DefaultHasher to build.rs because there's no DefaultHasher in std::hash before rustc 1.76.
Pin MSRV to 1.71.1 since the ureq require 1.71.1 now.
Related to #133

@Dirreke Dirreke merged commit 6b05edb into blas-lapack-rs:master Dec 16, 2024
21 checks passed
@Dirreke Dirreke changed the title Fix MSRV Set MSRV to 1.71.1 and add CI to test MSRV Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant