summaryrefslogtreecommitdiffstats
path: root/src/tools/rust-analyzer/crates/sourcegen/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/rust-analyzer/crates/sourcegen/Cargo.toml')
-rw-r--r--src/tools/rust-analyzer/crates/sourcegen/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/rust-analyzer/crates/sourcegen/Cargo.toml b/src/tools/rust-analyzer/crates/sourcegen/Cargo.toml
index fb2b9ebef..0514af8e7 100644
--- a/src/tools/rust-analyzer/crates/sourcegen/Cargo.toml
+++ b/src/tools/rust-analyzer/crates/sourcegen/Cargo.toml
@@ -12,4 +12,4 @@ rust-version.workspace = true
doctest = false
[dependencies]
-xshell = "0.2.2"
+xshell.workspace = true