tests/inst: Update to latest ostree-ext
This commit is contained in:
parent
8c831311be
commit
180a1d8f0a
|
|
@ -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"] }
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue