-
Notifications
You must be signed in to change notification settings - Fork 5
chore: bump toolchain from 1.81 to 1.86 #6915
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
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6915 +/- ##
=====================================
Coverage 0.00% 0
=====================================
Files 1 0 -1
Lines 14 0 -14
=====================================
+ Misses 14 0 -14
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Ran sealevel E2E locally to make sure new rust version works well with sealevel dependencies
Description
This PR updates the Rust toolchain version in the
rust-toolchain
file from1.81
to1.86
.The upgrade is required to ensure compatibility with the left-curve/left-curve
crates, which will be imported for implementing blockchain agents for Dango.