Update `Cargo.lock` (#31105)

Marshall Bowers created

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

Release Notes:

- N/A

Change summary

Cargo.lock | 1 +
1 file changed, 1 insertion(+)

Detailed changes

Cargo.lock 🔗

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