summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2022-11-22 10:14:17 -0500
committerColin Walters <walters@verbum.org>2022-11-22 10:14:48 -0500
commit2dc92b25cd60f1c1ed0952815c22db5089400cd3 (patch)
treeb79f5fc19df760a0235ecc04eb7b9a882826a11d
parenteadb8c3d58b9e86c7ce0434a1d94aa6d10ecb0c9 (diff)
downloadostree-2dc92b25cd60f1c1ed0952815c22db5089400cd3.tar.gz
tests/inst: Update sh-inline
-rw-r--r--tests/inst/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/inst/Cargo.toml b/tests/inst/Cargo.toml
index 7cf3baaa..a3d211a0 100644
--- a/tests/inst/Cargo.toml
+++ b/tests/inst/Cargo.toml
@@ -17,7 +17,7 @@ structopt = "0.3"
serde = "1.0.111"
serde_derive = "1.0.111"
serde_json = "1.0"
-sh-inline = "0.2.0"
+sh-inline = "0.4.0"
anyhow = "1.0"
tempfile = "3.1.0"
ostree-ext = { version = "0.9" }