Skip to content
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

Rust: Update cargo dependencies. #17956

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Rust: Update cargo dependencies. #17956

merged 1 commit into from
Nov 11, 2024

Commits on Nov 11, 2024

  1. Rust: Update cargo dependencies.

    There was a recent round of tree-sitter-* package releases,
    so the latest code is now a) released and b) available on crates.io.
    
    Therefore, move away from the (super slow on CI) git dependencies to released crates instead.
    This also includes a run of `cargo update`, so there's a bunch of more changes to the lockfile.
    criemen committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e8aa5db View commit details
    Browse the repository at this point in the history