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: update rust version #73

Merged
merged 3 commits into from
Feb 7, 2024
Merged

chore: update rust version #73

merged 3 commits into from
Feb 7, 2024

Conversation

sesi200
Copy link
Contributor

@sesi200 sesi200 commented Feb 6, 2024

No description provided.

@sesi200 sesi200 marked this pull request as ready for review February 6, 2024 17:47
@sesi200 sesi200 requested review from a team as code owners February 6, 2024 17:47
@@ -29,7 +29,7 @@ jobs:
run: brew install coreutils sponge
- uses: cargo-bins/cargo-binstall@main
- name: Install cargo-dist
run: cargo binstall cargo-dist@0.4.3 -y
run: cargo binstall cargo-dist@0.9.0 -y
Copy link
Member

Choose a reason for hiding this comment

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

heads up: .github/workflows/release.yml is nonstandard. The plan check isn't happening in this PR, so you may run into problems on the next PR, or when next trying to release.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I couldn't produce different behavior on a fork with this change merged so I'll claim it's ok to bump

@sesi200 sesi200 merged commit 76a760d into main Feb 7, 2024
7 checks passed
@sesi200 sesi200 deleted the severin/update-rust branch February 7, 2024 09:48
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