Skip to content

Commit

Permalink
fix(deps): update rust crate ostree-ext to 0.13.3
Browse files Browse the repository at this point in the history
Signed-off-by: null <[email protected]>
  • Loading branch information
platform-engineering-bot committed Mar 11, 2024
1 parent e7a93c2 commit 5e2496a
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 lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ anstream = "0.6.13"
anstyle = "1.0.6"
anyhow = "1.0"
camino = { version = "1.1.6", features = ["serde1"] }
ostree-ext = { version = "0.13.2" }
ostree-ext = { version = "0.13.3" }
chrono = { version = "0.4.35", features = ["serde"] }
clap = { version= "4.5", features = ["derive"] }
clap_mangen = { version = "0.2", optional = true }
Expand Down

0 comments on commit 5e2496a

Please sign in to comment.