Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index 68c8536b2f..a80f05aa8b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -659,11 +659,13 @@ dependencies = [ "profile", "rayon", "rustc-hash", + "sourcegen", "stdx", "syntax", "test_utils", "text_edit", "tracing", + "xshell", ] [[package]] |