Skip to content

Conversation

@simongdavies
Copy link
Contributor

Updates Rust Version to 1.86

@syntactically there is a reference to 1.85 here I did not know if this needed to be updated or how?

Signed-off-by: Simon Davies <[email protected]>
@simongdavies simongdavies added the kind/dependencies For PRs that update dependencies or related components label Jul 31, 2025
Copy link
Contributor

@dblnz dblnz left a comment

Choose a reason for hiding this comment

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

LGTM!

@simongdavies simongdavies merged commit 45bb9fb into hyperlight-dev:main Jul 31, 2025
33 of 34 checks passed
@syntactically
Copy link
Member

@simongdavies That is there to provide the toolchain used by the dev/verify-msrv.sh script, so if all the msrvs have been updated then it should indeed be replaced by 1.86, otherwise there should be a new 1.86 entry added to have both available. If you don't mind the extra effort, it would be great to replace/add as appropriate:

            "1.86" = {
              date = "2025-04-03";
              channel = "stable";
              sha256 = "sha256-X/4ZBHO3iW0fOenQ3foEvscgAPJYl2abspaBThDOukI=";
            };

@syntactically
Copy link
Member

Oh, I just realised you already merged this, I will do it myself and roll it in to my next PR, sorry for the noise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants