tests/inst: Update to latest ostree-ext

This commit is contained in:
Colin Walters 2022-11-22 10:09:02 -05:00
parent 8c831311be
commit 180a1d8f0a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ serde_json = "1.0"
sh-inline = "0.2.0" sh-inline = "0.2.0"
anyhow = "1.0" anyhow = "1.0"
tempfile = "3.1.0" tempfile = "3.1.0"
ostree-ext = { version = "0.7.0" } ostree-ext = { version = "0.9" }
libtest-mimic = "0.5.0" libtest-mimic = "0.5.0"
twoway = "0.2.1" twoway = "0.2.1"
hyper = { version = "0.14", features = ["runtime", "http1", "http2", "tcp", "server"] } hyper = { version = "0.14", features = ["runtime", "http1", "http2", "tcp", "server"] }