-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Related Component
compiler
Problem you are trying to solve
PR #6563, #6571, and #6579 (#6501 has been closed) included trying to version bump all dependencies to their latest respective versions. There were 4 crates that weren't modified as part of that change, which will need to in the future:
- annotate-snippets
- lsp-types
- uint
- miden-core
In order to get miden-core
updated, we will need to update Rust to 1.81.0
first. Doing so however breaks the cargo-clippy
GitHub Actions workflow job.
Solution you'd like
For these to be brought up to their latest versions and all tests to still pass.
Notes
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request