projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
364556b
)
tests/inst: Bump to latest ostree and gtk-rs
author
Colin Walters
<walters@verbum.org>
Tue, 18 Aug 2020 18:00:19 +0000
(18:00 +0000)
committer
Colin Walters
<walters@verbum.org>
Tue, 18 Aug 2020 18:00:19 +0000
(18:00 +0000)
Updating our tests to the latest ostree crate is so deliciously
circular.
tests/inst/Cargo.toml
patch
|
blob
|
history
diff --git
a/tests/inst/Cargo.toml
b/tests/inst/Cargo.toml
index d47db53cdb0c94c50de0c229daafecfd6eaa8a09..ee9dfb66fd4998b1a6b923e4bd2ce705b36dad07 100644
(file)
--- a/
tests/inst/Cargo.toml
+++ b/
tests/inst/Cargo.toml
@@
-17,9
+17,9
@@
serde_json = "1.0"
commandspec = "0.12.2"
anyhow = "1.0"
tempfile = "3.1.0"
-glib = "0.
9.1
"
-gio = "0.
8
"
-ostree = { version = "0.
7.1
", features = ["v2020_1"] }
+glib = "0.
10
"
+gio = "0.
9
"
+ostree = { version = "0.
8.0
", features = ["v2020_1"] }
libtest-mimic = "0.3.0"
twoway = "0.2.1"
hyper = "0.13"