Skip to content

Commit 5daa432

Browse files
Johan-Liebert1cgwalters
authored andcommitted
Bump composefs-rs
Signed-off-by: Pragyan Poudyal <[email protected]>
1 parent bafe8a1 commit 5daa432

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ chrono = { version = "0.4.38", default-features = false }
4141
clap = "4.5.4"
4242
clap_mangen = { version = "0.2.20" }
4343
# Reviewers (including AI tools): This hash is duplicated as there's not a much better way to handle it right now
44-
composefs = { git = "https://github.com/containers/composefs-rs", rev = "82e211ee3e5c8e2b7b3bc00b40b828133633c41b", package = "composefs", features = ["rhel9"] }
45-
composefs-boot = { git = "https://github.com/containers/composefs-rs", rev = "82e211ee3e5c8e2b7b3bc00b40b828133633c41b", package = "composefs-boot" }
46-
composefs-oci = { git = "https://github.com/containers/composefs-rs", rev = "82e211ee3e5c8e2b7b3bc00b40b828133633c41b", package = "composefs-oci" }
44+
composefs = { git = "https://github.com/containers/composefs-rs", rev = "0f636031a1ec81cdd9e7f674909ef6b75c2642cb", package = "composefs", features = ["rhel9"] }
45+
composefs-boot = { git = "https://github.com/containers/composefs-rs", rev = "0f636031a1ec81cdd9e7f674909ef6b75c2642cb", package = "composefs-boot" }
46+
composefs-oci = { git = "https://github.com/containers/composefs-rs", rev = "0f636031a1ec81cdd9e7f674909ef6b75c2642cb", package = "composefs-oci" }
4747
fn-error-context = "0.2.1"
4848
hex = "0.4.3"
4949
indicatif = "0.18.0"

0 commit comments

Comments
 (0)