Skip to content

use same version of dependencies #248

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

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

mulimoen
Copy link
Collaborator

This ensures all dependencies are the same version

@vbarrielle
Copy link
Collaborator

Good idea, with the upcoming 0.10 it's the good moment to introduce changes in dependencies versions. Looks like there's a rusftmt issue though.

@vbarrielle
Copy link
Collaborator

Looking at the failure, it's an issue I've encountered for #245, and it's fixed there. It's caused by a change in rustmft with the latest rust release. Re-running the tests should work.

@vbarrielle
Copy link
Collaborator

No I'm wrong, it needs to be rebased. Alternatively, I can merge it like this, and the merge result should pass the rustfmt test.

@mulimoen mulimoen force-pushed the deduplicate_dependencies branch from e98db1d to 6c0a8c2 Compare November 23, 2020 12:14
@mulimoen
Copy link
Collaborator Author

I've rebased on master now

@vbarrielle
Copy link
Collaborator

Perfect, thanks!

@vbarrielle vbarrielle merged commit ecfd542 into sparsemat:master Nov 23, 2020
@mulimoen mulimoen deleted the deduplicate_dependencies branch November 23, 2020 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants