Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 859a1cc579..020d449921 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -117,3 +117,4 @@ triomphe = { version = "0.1.8", default-features = false, features = ["std"] }
hashbrown = { version = "0.12.3", features = [
"inline-more",
], default-features = false }
+xshell = "0.2.5"