Skip to content

Commit

Permalink
build(deps): bump ostree-ext from 0.14.4 to 0.15.1
Browse files Browse the repository at this point in the history
Bumps [ostree-ext](https://github.com/ostreedev/ostree-rs-ext) from 0.14.4 to 0.15.1.
- [Release notes](https://github.com/ostreedev/ostree-rs-ext/releases)
- [Commits](ostreedev/ostree-rs-ext@ostree-ext-v0.14.4...ostree-ext-v0.15.1)

---
updated-dependencies:
- dependency-name: ostree-ext
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent f08c4c7 commit 258e04a
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 12 deletions.
45 changes: 34 additions & 11 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 @@ -72,7 +72,7 @@ nix = { version = "0.29.0", features = ["fs", "mount", "signal", "user"] }
openssl = "0.10.66"
once_cell = "1.19.0"
os-release = "0.1.0"
ostree-ext = "0.14"
ostree-ext = "0.15"
paste = "1.0"
phf = { version = "0.11", features = ["macros"] }
rand = "0.8.5"
Expand Down

0 comments on commit 258e04a

Please sign in to comment.