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.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/inst/Cargo.toml b/tests/inst/Cargo.toml
index b361accc..31b43b4e 100644
--- a/tests/inst/Cargo.toml
+++ b/tests/inst/Cargo.toml
@@ -14,8 +14,7 @@ structopt = "0.3"
serde = "1.0.111"
serde_derive = "1.0.111"
serde_json = "1.0"
-# To be published on crates.io soon
-sh-inline = { git = "https://github.com/cgwalters/rust-sh-inline" }
+sh-inline = "0.1.0"
anyhow = "1.0"
tempfile = "3.1.0"
glib = "0.10"