Skip to content

Commit 8eebd75

Browse files
Bump composefs-rs
Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
1 parent cae6f03 commit 8eebd75

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 = "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" }
44+
composefs = { git = "https://github.com/containers/composefs-rs", rev = "1498349e11d0e4bd545feab533f0b7ab5294ae9a", package = "composefs", features = ["rhel9"] }
45+
composefs-boot = { git = "https://github.com/containers/composefs-rs", rev = "1498349e11d0e4bd545feab533f0b7ab5294ae9a", package = "composefs-boot" }
46+
composefs-oci = { git = "https://github.com/containers/composefs-rs", rev = "1498349e11d0e4bd545feab533f0b7ab5294ae9a", 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)