summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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"] }