Skip to content

Commit bfb2c00

Browse files
committed
Bump requirement to latest ostree-ext
Prep for takeover installs. Signed-off-by: Colin Walters <walters@verbum.org>
1 parent 5447966 commit bfb2c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ rust-version = "1.63.0"
1111
[dependencies]
1212
anyhow = "1.0"
1313
camino = { version = "1.0.4", features = ["serde1"] }
14-
ostree-ext = "0.10.5"
14+
ostree-ext = "0.10.6"
1515
clap = { version= "3.2", features = ["derive"] }
1616
clap_mangen = { version = "0.1", optional = true }
1717
cap-std-ext = "1.0.1"

0 commit comments

Comments
 (0)