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

DEV: Bump rust version to 1.82.0 #894

Merged
merged 1 commit into from
Dec 16, 2024
Merged

DEV: Bump rust version to 1.82.0 #894

merged 1 commit into from
Dec 16, 2024

Conversation

tgxworld
Copy link
Contributor

This is to resolve an error we are seeing in our arm64 dev builds

24 49.46 error: package `apple-xar v0.20.0` cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.75.0
24 49.46 Either upgrade to rustc 1.81 or newer, or use

This is to resolve an error we are seeing in our arm64 dev builds

```
24 49.46 error: package `apple-xar v0.20.0` cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.75.0
24 49.46 Either upgrade to rustc 1.81 or newer, or use
```
@tgxworld tgxworld merged commit e70c359 into main Dec 16, 2024
5 checks passed
@tgxworld tgxworld deleted the update_rust_to_1.82.0 branch December 16, 2024 23:57
@tgxworld
Copy link
Contributor Author

Thank you @CvX 👍

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.

2 participants