Update Cargo.lock (#31105)

This PR updates the `Cargo.lock` file, as running `cargo check` was
producing a diff on `main`.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2025-05-21 13:32:23 -04:00 committed by GitHub
parent cfd3b0ff7b
commit c8f56e38b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
Cargo.lock generated
View file

@ -9540,6 +9540,7 @@ dependencies = [
"async-recursion 1.1.1",
"collections",
"editor",
"fs",
"gpui",
"language",
"linkify",