projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6ecd96
)
tests/inst: Bump the version of ostree-ext
author
Colin Walters
<walters@verbum.org>
Thu, 9 Jun 2022 18:51:45 +0000
(14:51 -0400)
committer
Colin Walters
<walters@verbum.org>
Thu, 9 Jun 2022 18:52:04 +0000
(14:52 -0400)
In the interest of cross-testing and keeping things up to date.
Hmm, I think we need to set up dependabot here.
tests/inst/Cargo.toml
patch
|
blob
|
history
diff --git
a/tests/inst/Cargo.toml
b/tests/inst/Cargo.toml
index cf9c2dcc0144693c0551051715f67cc89388fb03..aed50ab6f9c8fac1620ecdd62be0d7354b9dc9d2 100644
(file)
--- a/
tests/inst/Cargo.toml
+++ b/
tests/inst/Cargo.toml
@@
-19,7
+19,7
@@
serde_json = "1.0"
sh-inline = "0.2.0"
anyhow = "1.0"
tempfile = "3.1.0"
-ostree-ext = { version = "0.
6
.0" }
+ostree-ext = { version = "0.
7
.0" }
libtest-mimic = "0.3.0"
twoway = "0.2.1"
hyper = { version = "0.14", features = ["runtime", "http1", "http2", "tcp", "server"] }