Update to ostree-ext 0.6

Part of general crate updates.
This commit is contained in:
Colin Walters 2022-03-11 15:33:02 -05:00
parent 34d1bcc68a
commit fba7efb6da
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ serde_json = "1.0"
sh-inline = "0.1.0"
anyhow = "1.0"
tempfile = "3.1.0"
ostree-ext = { version = "0.3.0" }
ostree-ext = { version = "0.6.0" }
libtest-mimic = "0.3.0"
twoway = "0.2.1"
hyper = { version = "0.14", features = ["runtime", "http1", "http2", "tcp", "server"] }