Skip to content

Commit

Permalink
Update bootc
Browse files Browse the repository at this point in the history
Closes: #5251
Signed-off-by: Colin Walters <walters@verbum.org>
  • Loading branch information
cgwalters committed Jan 25, 2025
1 parent a31b55f commit df1f9f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ openssl = "0.10.68"
once_cell = "1.20.2"
os-release = "0.1.0"
# We pull this one from git, as the project is no longer published as an external crate.
ostree-ext = { git = "https://github.com/containers/bootc", rev = "dc7d4cf320ec6d8b2470d1d5f76da66ec60b6810" }
ostree-ext = { git = "https://github.com/containers/bootc", rev = "210f58b4a48b9627040e4df76f24530ee89e6bb5" }
paste = "1.0"
phf = { version = "0.11", features = ["macros"] }
rand = "0.8.5"
Expand Down

0 comments on commit df1f9f4

Please sign in to comment.