Skip to content

Commit

Permalink
Merge pull request #386 from containers/renovate/all-patch
Browse files Browse the repository at this point in the history
fix(deps): update rust crate ostree-ext to 0.13.3
  • Loading branch information
jeckersb authored Mar 11, 2024
2 parents e7a93c2 + 5e2496a commit e793d84
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 e793d84

Please sign in to comment.