From 180a1d8f0a35e4324e86de834a3db0f7ad3f8b4d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 22 Nov 2022 10:09:02 -0500 Subject: tests/inst: Update to latest ostree-ext --- tests/inst/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/inst/Cargo.toml b/tests/inst/Cargo.toml index cc3f712a..40b1dd36 100644 --- a/tests/inst/Cargo.toml +++ b/tests/inst/Cargo.toml @@ -20,7 +20,7 @@ serde_json = "1.0" sh-inline = "0.2.0" anyhow = "1.0" tempfile = "3.1.0" -ostree-ext = { version = "0.7.0" } +ostree-ext = { version = "0.9" } libtest-mimic = "0.5.0" twoway = "0.2.1" hyper = { version = "0.14", features = ["runtime", "http1", "http2", "tcp", "server"] } -- cgit v1.2.1