We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5447966 commit bfb2c00Copy full SHA for bfb2c00
lib/Cargo.toml
@@ -11,7 +11,7 @@ rust-version = "1.63.0"
11
[dependencies]
12
anyhow = "1.0"
13
camino = { version = "1.0.4", features = ["serde1"] }
14
-ostree-ext = "0.10.5"
+ostree-ext = "0.10.6"
15
clap = { version= "3.2", features = ["derive"] }
16
clap_mangen = { version = "0.1", optional = true }
17
cap-std-ext = "1.0.1"
0 commit comments