From: Colin Walters Date: Tue, 22 Nov 2022 15:14:17 +0000 (-0500) Subject: tests/inst: Update sh-inline X-Git-Tag: archive/raspbian/2022.7-2+rpi1^2~13^2^2~3^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2dc92b25cd60f1c1ed0952815c22db5089400cd3;p=ostree.git tests/inst: Update sh-inline --- 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" }