Skip to content

chore: update rust to v1.96.0#3587

Merged
YJDoc2 merged 2 commits into
youki-dev:mainfrom
YJDoc2:chore/bump-rust-1.96.0
Jun 10, 2026
Merged

chore: update rust to v1.96.0#3587
YJDoc2 merged 2 commits into
youki-dev:mainfrom
YJDoc2:chore/bump-rust-1.96.0

Conversation

@YJDoc2

@YJDoc2 YJDoc2 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Description

Updates the rust version to v1.96.0 released on 28th May 2026

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test updates
  • CI/CD related changes
  • Other (please describe): Rust version update

Testing

  • Added new unit tests
  • Added new integration tests
  • Ran existing test suite
  • Tested manually (please provide steps)

Related Issues

Couple of PRs like #3585 and #3583 are failing because some new dependencies require rust > 1.93.0, so I have updated it to latest stable release

Additional Context

N/A

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
@YJDoc2 YJDoc2 added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Jun 10, 2026
@YJDoc2 YJDoc2 requested review from a team, Copilot and nayuta723 June 10, 2026 10:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s pinned Rust toolchain to Rust 1.96.0 (per rust-toolchain.toml), aligning CI/local builds with a newer stable compiler needed by recently updated dependencies.

Changes:

  • Bump the pinned Rust toolchain channel from 1.92.0 to 1.96.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread rust-toolchain.toml

@saku3 saku3 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@YJDoc2 YJDoc2 enabled auto-merge (squash) June 10, 2026 10:46
@YJDoc2 YJDoc2 merged commit 3a82c35 into youki-dev:main Jun 10, 2026
42 of 43 checks passed
@YJDoc2 YJDoc2 deleted the chore/bump-rust-1.96.0 branch June 10, 2026 11:01
@github-actions github-actions Bot mentioned this pull request Jun 10, 2026
JosiahParry pushed a commit to JosiahParry/youki that referenced this pull request Jun 21, 2026
* chore: update rust to v1.96.0

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

* chore: bump seccomp crate toolchain to v1.96.0 as well

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>

---------

Signed-off-by: Yashodhan Joshi <yjdoc2@gmail.com>
Signed-off-by: JosiahParry <josiah.parry@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants