Skip to content

Commit

Permalink
build(deps): bump camino from 1.1.4 to 1.1.6
Browse files Browse the repository at this point in the history
Bumps [camino](https://github.com/camino-rs/camino) from 1.1.4 to 1.1.6.
- [Release notes](https://github.com/camino-rs/camino/releases)
- [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md)
- [Commits](camino-rs/camino@camino-1.1.4...camino-1.1.6)

---
updated-dependencies:
- dependency-name: camino
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cgwalters committed Aug 30, 2023
1 parent 44eab0e commit c694a44
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 @@ -46,7 +46,7 @@ anyhow = "1.0.69"
binread = "2.2.0"
bitflags = "2.3"
bootc = { git = "https://github.com/containers/bootc.git", branch = "main", package = "bootc-lib"}
camino = "1.1.1"
camino = "1.1.6"
cap-std-ext = "2.0"
cap-std = { version = "1.0.3", features = ["fs_utf8"] }
containers-image-proxy = "0.5.1"
Expand Down

0 comments on commit c694a44

Please sign in to comment.