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

update targets to Rust 1.80 #70

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Conversation

sunshowers
Copy link
Contributor

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

Update targets to Rust 1.80.

Required a couple of changes:

  1. One of the ABI instances had a hyphen in it. Replace - with _ in identifiers.
  2. Some of the environments became ABIs, so reflect that change.

Required a couple of changes:

1. One of the ABI instances had a hyphen in it. Replace - with _ in identifiers.
2. Some of the environments became ABIs, so reflect that change.
@sunshowers sunshowers requested a review from Jake-Shadle as a code owner July 28, 2024 21:27
Copy link
Member

@Jake-Shadle Jake-Shadle left a comment

Choose a reason for hiding this comment

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

Thanks!

@Jake-Shadle Jake-Shadle merged commit 651ab2e into EmbarkStudios:main Jul 29, 2024
5 checks passed
@sunshowers sunshowers deleted the update180 branch July 29, 2024 20:03
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