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

Bump MSRV to 1.70 #1155

Merged
merged 3 commits into from
Apr 2, 2024
Merged

Bump MSRV to 1.70 #1155

merged 3 commits into from
Apr 2, 2024

Conversation

mtreinish
Copy link
Member

This commit bumps the MSRV for rustworkx in 0.15.0 to 1.70.0. This enables us to use GATs (see #1143) and also enables to update some of our dependencies which require newer versions of rust to compile.

This commit bumps the MSRV for rustworkx in 0.15.0 to 1.70.0. This
enables us to use GATs (see Qiskit#1143) and also enables to update some of
our dependencies which require newer versions of rust to compile.
@IvanIsCoding
Copy link
Collaborator

I think you are installing 1.7 instead of 1.70

@IvanIsCoding IvanIsCoding added the automerge Queue a approved PR for merging label Apr 2, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8516439127

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 96.503%

Files with Coverage Reduction New Missed Lines %
src/shortest_path/all_pairs_bellman_ford.rs 6 95.53%
Totals Coverage Status
Change from base Build 8513980155: -0.03%
Covered Lines: 17136
Relevant Lines: 17757

💛 - Coveralls

@mergify mergify bot merged commit 1eb6508 into Qiskit:main Apr 2, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Queue a approved PR for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants