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

chore: remove rust 1.76.0 MSRV, and unpin rowan #940

Merged
merged 2 commits into from
Jan 6, 2025
Merged

chore: remove rust 1.76.0 MSRV, and unpin rowan #940

merged 2 commits into from
Jan 6, 2025

Conversation

goto-bus-stop
Copy link
Member

This essentially reverts #933.

Apollo Router is no longer stuck on rustc 1.76.0, so we don't have a reason to stay on that old version.

We could consider using the same rustc version as Router (so 1.83.0 at the time of writing), in case some other constraint forces us to pin it again. I think it's much less likely now without Deno, and it's more work to update both repositories if we are pinning a version in both, so I am not doing it here.

@SimonSapin SimonSapin merged commit e13c231 into main Jan 6, 2025
12 checks passed
@SimonSapin SimonSapin deleted the unpin branch January 6, 2025 10:28
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