Skip to content

Commit 40ebdd5

Browse files
alexlarssoncgwalters
authored andcommitted
Update ostree binding to 0.20.5
This will be needed by coreos/rpm-ostree#5497 as it picks up ostree-rs via ostree-ext. Signed-off-by: Alexander Larsson <[email protected]>
1 parent f39c9e3 commit 40ebdd5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ostree-ext/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ io-lifetimes = "3"
5050
libsystemd = "0.7.0"
5151
ocidir = "0.6.0"
5252
# We re-export this library too.
53-
ostree = { features = ["v2025_3"], version = "0.20.3" }
53+
ostree = { features = ["v2025_3"], version = "0.20.5" }
5454
pin-project = "1.0"
5555
tar = "0.4.43"
5656
tokio-stream = { features = ["sync"], version = "0.1.8" }

0 commit comments

Comments
 (0)