mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
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.
This commit is contained in: