summaryrefslogtreecommitdiff
path: root/tests/inst/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/inst/Cargo.toml')
-rw-r--r--tests/inst/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/inst/Cargo.toml b/tests/inst/Cargo.toml
index 02fc3cbf..c8773ad3 100644
--- a/tests/inst/Cargo.toml
+++ b/tests/inst/Cargo.toml
@@ -37,6 +37,7 @@ strum = "0.18.0"
strum_macros = "0.18.0"
# See discussion in https://github.com/coreos/rpm-ostree/pull/2569#issuecomment-780569188
rpmostree-client = { git = "https://github.com/coreos/rpm-ostree", tag = "v2021.3" }
+xshell = "0.2.3"
# This one I might publish to crates.io, not sure yet
with-procspawn-tempdir = { git = "https://github.com/cgwalters/with-procspawn-tempdir" }