Skip to content

Version bump workspace crates to newer versions #6536

@alfiedotwtf

Description

@alfiedotwtf

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:

  1. annotate-snippets
  2. lsp-types
  3. uint
  4. 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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions