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 rust-version to 1.81 and upgrade gix to v0.70 #183

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

paolobarbolini
Copy link
Contributor

No description provided.

@paolobarbolini
Copy link
Contributor Author

Tests passed locally. Maybe it's a spurious failure?

Copy link
Collaborator

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

CI seems to be genuinely failing and that probably needs to be looked into. My feeling is that the test might have wrong expectations.

Please note that I also plan to follow up on the ODB issue and make fetches more resilient when there are long-running repositories.

@@ -10,7 +10,7 @@ repository = "https://github.com/frewsxcv/rust-crates-index"
license = "Apache-2.0"
documentation = "https://docs.rs/crates-index/"
edition = "2021"
rust-version = "1.60"
rust-version = "1.81"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you help me understand this version bump?
I know gix shifted to 1.74 recently, but I could still compile this crate with this value being 1.60.
So I think it's fair to undo this line-change.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
rust-version = "1.81"
rust-version = "1.60"

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.

2 participants